NumericOptions Class
Contains specific settings which define the representation of numeric values for display purposes.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v22.2.dll
NuGet Package: DevExpress.Charts
Declaration
Related API Members
The following members return NumericOptions objects:
Remarks
The NumericOptions class contains settings which specify the display representation of numeric values.
An object of the NumericOptions type is available via the PointOptions.ArgumentNumericOptions, PointOptions.ValueNumericOptions, and AxisBase.NumericOptions properties.