2.120.23 ChartAxis.LabelInterval
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The ChartAxis.LabelInterval element specifies the interval between chart axis labels. The ChartAxis.LabelInterval element is optional. If this element is present, its value MUST be a Float ([XMLSCHEMA2] section 3.2.4) or an expression that evaluates to a Float. If the value of this element is specified as 0 or if this element is not present, the value of the ChartAxis.Interval element MUST be used.
Following is the parent element of the ChartAxis.LabelInterval element.
Parent elements |
---|
The following is the XML Schema definition of the ChartAxis.LabelInterval element.
-
<xsd:element name="LabelInterval" type="xsd:string" minOccurs="0" />