2.99.5 ChartSeries.ChartDataPoints

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

The ChartSeries.ChartDataPoints element specifies the data points within a chart series. This element is optional.

If the parent of the ChartSeries element is ChartData.ChartSeriesCollection, the ChartSeries.ChartDataPoints element MUST be specified. If the parent of the ChartSeries element is ChartDerivedSeries, the ChartSeries.ChartDataPoints element is ignored.

This element is of type ChartDataPoints.

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

Parent elements

ChartSeries

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

 <xsd:element name="ChartDataPoints" type="ChartDataPointsType" minOccurs="0" />