2.189.8 ScaleRange.InRangeBarPointerColor

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

The ScaleRange.InRangeBarPointerColor element specifies the color of a "bar" type LinearPointer or RadialPointer if the linear pointer or radial pointer falls within a ScaleRange instance within the same RadialScale or LinearScale element.

The ScaleRange.InRangeBarPointerColor 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.InRangeBarPointerColor element.

Parent elements

ScaleRange

The following is the XML Schema definition of the ScaleRange.InRangeBarPointerColor element.

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