2.88.13 Chart.ChartData

In RDL 2003/10 and RDL 2005/01, the Chart.ChartData element specifies the data values in a ChartArea. In RDL 2008/01, RDL 2010/01, and RDL 2016/01, the Chart.ChartData element describes the structure of the data in a Chart. The Chart.ChartData element is optional. This element is of type ChartData.

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

Parent elements

Chart

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

 <xsd:element name="ChartData" type="ChartDataType" minOccurs="0" />