DataItemNumericFormat Class
Contains format settings for numeric values.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Remarks
The DataItemNumericFormat class provides format settings for numeric values, including the precision, unit, currency and format type.
To access numeric format settings, use the DataItem.NumericFormat property.
Inheritance
See Also