2.140.1 ChartDataPoints.ChartDataPoint

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

The ChartDataPoints.ChartDataPoint element specifies a ChartDataPoint within the set of ChartDataPoints for a ChartSeries. The ChartDataPoints.ChartDataPoint element MUST be specified. This element MUST have at least one ChartDataPoint instance. This element is of type ChartDataPoint.

Following is the parent element of the ChartDataPoints.ChartDataPoint element.

Parent elements

ChartDataPoints

The following is the XML Schema definition of the ChartDataPoints.ChartDataPoint element.

 <xsd:element name="ChartDataPoint" type="ChartDataPointType" maxOccurs="unbounded" />