2.120.20 ChartAxis.IntervalOffset

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

The ChartAxis.IntervalOffset element specifies the offset for the first tick mark from the axis minimum. This element is optional. If the ChartAxis.IntervalOffset element is present, its value MUST be a Float ([XMLSCHEMA2] section 3.2.4) or an expression that evaluates to a Float. If this element is not present, its value is interpreted as 0.

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

Parent elements

ChartAxis

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

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