Skip to main content
A newer version of this page is available. .

AbsoluteVariationNumericFormat Class

Contains format settings for numeric delta values expressed as absolute variations.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v18.2.Core.dll

Declaration

public class AbsoluteVariationNumericFormat :
    DataItemNumericFormat

Remarks

The AbsoluteVariationNumericFormat object is used to specify format settings applied to absolute variation values displayed by the following item types:

Inheritance

Object
DataItemNumericFormat
AbsoluteVariationNumericFormat
See Also