2.189.10 ScaleRange.InRangeTickMarksColor
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The ScaleRange.InRangeTickMarksColor element specifies the color of tick marks that fall within a ScaleRange. The ScaleRange.InRangeTickMarksColor element is optional. If this element is present, its value MUST be an RdlColor or an expression that evaluates to an RdlColor.
The following is the parent element of the ScaleRange.InRangeTickMarksColor element.
Parent elements |
---|
ScaleRange |
The following is the XML Schema definition of the ScaleRange.InRangeTickMarksColor element.
-
<xsd:element name="InRangeTickMarksColor" type="xsd:string" minOccurs="0" />