2.120.24 ChartAxis.LabelIntervalOffset

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

The ChartAxis.LabelIntervalOffset element specifies the offset for the first axis label from the axis minimum. The ChartAxis.LabelIntervalOffset 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.IntervalOffset element MUST be used.

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

Parent elements

ChartAxis

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

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