2.120.35 ChartAxis.MinFontSize

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The ChartAxis.MinFontSize element specifies the minimum font size when auto-fitting axis labels. The ChartAxis.MinFontSize element is optional. If this element is present, its value MUST be an RdlSize or an expression that evaluates to an RdlSize. If this element is not present, its value is interpreted as 6pt.

Following is the parent element of the ChartAxis.MinFontSize element.

Parent elements

ChartAxis

The following is the XML Schema definition of the ChartAxis.MinFontSize element.

 <xsd:element name="MinFontSize" type="xsd:string" minOccurs="0" />