Skip to main content

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.
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
See Also