2.139.7 ChartDataLabel.UseValueAsLabel

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

The ChartDataLabel.UseValueAsLabel element specifies whether the Y value of a data point MUST be used as a chart data label. The ChartDataLabel.UseValueAsLabel element is optional. If this element is present, its value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2) or an expression that evaluates to a Boolean. If this element is not present, its value is interpreted as false.

Following is the parent element of the ChartDataLabel.UseValueAsLabel element.

Parent elements

ChartDataLabel

The following is the XML Schema definition of the ChartDataLabel.UseValueAsLabel element.

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