dashboard-devexpress-dot-dashboardcommon-25a7d204.md
Contains format settings for numeric values.
Namespace : DevExpress.DashboardCommon
Assembly : DevExpress.Dashboard.v25.2.Core.dll
NuGet Package : DevExpress.Dashboard.Core
public class DataItemNumericFormat
Public Class DataItemNumericFormat
The following members return DataItemNumericFormat objects:
Show 12 links
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.
Object DataItemNumericFormat AbsoluteVariationNumericFormat
See Also