2.120.1 ChartAxis.Name
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The ChartAxis.Name attribute specifies the name for a ChartAxis. This attribute MUST be specified. The value of this attribute MUST be a case-sensitive CLS-compliant identifier [UTR15] that is unique among the ChartAxis.Name values in the parent collection.
Following is the parent element of the ChartAxis.Name attribute.
Parent elements |
---|
ChartAxis |
The following is the XML Schema definition of the ChartAxis.Name attribute.
-
<xsd:attribute name="Name" type="xsd:normalizedString" use="required" />