2.152.8 ChartLegend.ColumnSpacing
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The ChartLegend.ColumnSpacing element specifies the spacing between legend columns as a percentage of the font size of the legend (as specified by ChartLegend.Style). The ChartLegend.ColumnSpacing element is optional.
If the ChartLegend.ColumnSpacing element is present, its value MUST be an Integer ([XMLSCHEMA2/2] section 3.3.17) or an expression that evaluates to an Integer. If this element is not present, its value is interpreted as 50.
The value of this element MUST be greater than or equal to 0.<32>
Following is the parent element of the ChartLegend.ColumnSpacing element.
Parent elements |
---|
The following is the XML Schema definition of the ChartLegend.ColumnSpacing element.
-
<xsd:element name="ColumnSpacing" type="xsd:string" minOccurs="0" />