2.98.2 ChartData.ChartSeriesCollection

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

The ChartData.ChartSeriesCollection element specifies data points for each series in a Chart. The ChartData.ChartSeriesCollection element MUST be specified. This element MUST contain at least one ChartSeries. This element is of type ChartSeriesCollection.

Following is the parent element of the ChartData.ChartSeriesCollection element.

Parent elements

ChartData

The following is the XML Schema definition of the ChartData.ChartSeriesCollection element.

 <xsd:element name="ChartSeriesCollection" type="ChartSeriesCollectionType" 
              minOccurs="1" maxOccurs="1" />