NumeralVariant Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies the variant to use to format numbers.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
The NumeralVariant element contains an expression that evaluates to one of the values listed in the following table.
Value | Description |
---|---|
1 |
Follow Unicode context rules (Default). |
2 |
0123456789 |
3 |
Traditional digits. Currently supported for language codes: ar, bn, bo, fa, gu, hi, kn, kok, lo, mr, ms, or, pa, sa, ta, te, th, ur, and variants. |
4 |
ko, ja, zh-CHS, zh-CHT only. |
5 |
ko, ja, zh-CHS, zh-CHT only. |
6 |
ko, ja, zh-CHS-zh-CHT only (wide versions of regular digits). |
7 |
ko only. |
NumeralVariant applies only to textbox and chart report items.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Formatting Report Items
Formatting Numeric and Date Values in a Report