2.101.2 DataPoint.DataElementName

Applies to RDL 2003/10 and RDL 2005/01

The DataPoint.DataElementName element specifies the name to use for the data element for a DataPoint in a Chart. This element is optional. If the DataPoint.DataElementName element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1). 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 DataPoint.DataElementName element.

Parent elements

DataPoint

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

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