2.141.8 ChartDataPoint.DataElementName

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

The ChartDataPoint.DataElementName element specifies the name to use for the data element or attribute for a chart data point. The ChartDataPoint.DataElementName element is optional. If this element is present, its value MUST be a CLS-compliant identifier [UTR15]. If this element is not present, its value is interpreted as the name of the corresponding static series or static category.

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

Parent elements

ChartDataPoint

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

 <xsd:element name="DataElementName" type="xsd:string" minOccurs="0" />