2.160.1 ChartLegendCustomItem.Name

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

The ChartLegendCustomItem.Name attribute specifies the name for a custom item in a ChartLegend. If the ChartLegendCustomItem element is specified, the ChartLegendCustomItem.Name attribute MUST be specified. The value of this attribute MUST be a case-sensitive CLS-compliant identifier [UTR15] that is unique among the ChartLegendCustomItem.Name values in the parent collection.

Following is the parent element of the ChartLegendCustomItem.Name attribute.

Parent elements

ChartLegendCustomItem

The following is the XML Schema definition of the ChartLegendCustomItem.Name attribute.

 <xsd:attribute name="Name" type="xsd:normalizedString" use="required" />