2.120.38 ChartAxis.PreventFontGrow
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The ChartAxis.PreventFontGrow element specifies whether the font size for an axis label is not increased to fit within a Chart. The ChartAxis.PreventFontGrow element is optional. If this element is present, its value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2) or an expression that evaluates to a Boolean. If this element is not present, its value is interpreted as false.
Following is the parent element of the ChartAxis.PreventFontGrow element.
Parent elements |
---|
The following is the XML Schema definition of the ChartAxis.PreventFontGrow element.
-
<xsd:element name="PreventFontGrow" type="xsd:string" minOccurs="0" />