Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to RDL 2013/01
The ChartDataPointValues.FormatX element specifies a formatting string that is used for the ChartDataPointValues.X element. The ChartDataPointValues.FormatX element is optional.
If the ChartDataPointValues.FormatX element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String. If this element is not present, no formatting exists for the associated text to which the ChartDataPointValues.FormatX element applies.
If the ChartDataPointValues.FormatX element defines a locale-dependent currency format string, it uses ChartDataPointValues.CurrencyLanguageX as the locale.
Following is the parent element of the ChartDataPointValues.FormatX element.
Parent elements |
---|
The following is the XML Schema definition of the ChartDataPointValues.FormatX element.
-
<xsd:element name="FormatX" type="xsd:string" />