2.99.4 ChartSeries.ChartDataLabel

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

The ChartSeries.ChartDataLabel element specifies the values in a ChartSeries that MUST be marked with data labels. This element is optional. This element is ignored if the parent element of the ChartSeries element is not ChartDerivedSeries.

The ChartSeries.ChartDataLabel element is of type ChartDataLabel.

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

Parent elements

ChartSeries

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

 <xsd:element name="ChartDataLabel" type="ChartDataLabelType" minOccurs="0" />