2.162.1 ChartLegendCustomItemCell.Name

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

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

The following is the parent element of the ChartLegendCustomItemCell.Name attribute.

Parent elements

 ChartLegendCustomItemCell

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

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