Back to Devexpress

PercentNumericFormat Class

dashboard-devexpress-dot-dashboardcommon-ed99eebc.md

latest2.3 KB
Original Source

PercentNumericFormat Class

Contains format settings for numeric delta values expressed as percentage.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class PercentNumericFormat :
    DataItemNumericFormat
vb
Public Class PercentNumericFormat
    Inherits 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

PercentNumericFormat Members

Formatting Data in WinForms Dashboard Designer

Choropleth Map

Grid Delta Column

Gauge Delta

Card Delta

DevExpress.DashboardCommon Namespace