Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to RDL 2011/01
The ChartDataPointValues.HighlightX element specifies the highlighted X value for a ChartDataPoint. This element is optional. If the ChartDataPointValues.HighlightX element is present, its value MUST be a Numeric or an expression that evaluates to a Numeric. If the ChartDataPointValues.HighlightX element is not present, its value is interpreted as 0.
Following is the parent element of the ChartDataPointValues.HighlightX element.
Parent elements |
---|
The following is the XML Schema definition of the ChartDataPointValues.HighlightX element.
-
<xsd:element name="HighlightX" type="xsd:string" minOccurs="0" />