PercentNumericFormat Class
Contains format settings for numeric delta values expressed as percentage.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Remarks
The PercentNumericFormat object is used to specify format settings applied to percentage values displayed by the following item types:
- DeltaMap
- GridDeltaColumn
- KpiElement (and its descendants - Gauge and Card classes)
Inheritance
Object
DataItemNumericFormat
PercentNumericFormat
See Also