Share via


2.142.10 ChartDataPointValues.HighlightX

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

ChartDataPointValues

The following is the XML Schema definition of the ChartDataPointValues.HighlightX element.

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