2.122.1 ChartAxisTitle.Caption

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

The ChartAxisTitle.Caption element specifies the caption of an axis title. This element MUST be specified. The value of this element MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String.

Following is the parent element of the ChartAxisTitle.Caption element.

Parent elements

ChartAxisTitle

The following is the XML Schema definition of the ChartAxisTitle.Caption element.

 <xsd:element name="Caption" type="StringLocIDType" />