NumericOptions Properties
Contains specific settings which define the representation of numeric values for display purposes.| Name | Description |
|---|---|
| Format | Gets or sets a value that specifies the formatting applied to numeric values. |
| Precision | Gets or sets the maximum number of digits displayed to the right of the decimal point. |
| Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
See Also