Skip to main content
A newer version of this page is available. .

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.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
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