2.121.6 ChartAxisScaleBreak.Spacing

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

The ChartAxisScaleBreak.Spacing element specifies the amount of space to leave for a scale break as a percentage of the chart size. The ChartAxisScaleBreak.Spacing 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 this element is not present, its value is interpreted as 1.5. The value of this element MUST be greater than or equal to 0.<25>

Following is the parent element of the ChartAxisScaleBreak.Spacing element.

 Parent elements

ChartAxisScaleBreak

The following is the XML Schema definition of the ChartAxisScaleBreak.Spacing element.

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