2.120.45 ChartAxis.VariableAutoInterval

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

The ChartAxis.VariableAutoInterval element specifies whether the value of ChartAxis.Interval is calculated automatically based on available size or if the value for ChartAxis.Interval is calculated based only on the data range.

The ChartAxis.VariableAutoInterval 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.VariableAutoInterval element.

Parent elements

ChartAxis

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

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