2.126.6 ChartTickMarks.Length
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The ChartTickMarks.Length element specifies the length of a tick mark as a percentage of the size of the chart. This element is optional. If the ChartTickMarks.Length 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.
Following is the parent element of the ChartTickMarks.Length element.
Parent elements |
---|
The following is the XML Schema definition of the ChartTickMarks.Length element.
-
<xsd:element name="Length" type="xsd:string" minOccurs="0" />