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