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

PercentNumericFormat Class

Contains format settings for numeric delta values expressed as percentage.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v19.1.Core.dll

Declaration

public class PercentNumericFormat :
    DataItemNumericFormat

Remarks

The PercentNumericFormat object is used to specify format settings applied to percentage values displayed by the following item types:

Inheritance

Object
DataItemNumericFormat
PercentNumericFormat
See Also