Back to Devexpress

DeltaMap Class

dashboard-devexpress-dot-dashboardcommon-6aa877b9.md

latest1.7 KB
Original Source

DeltaMap Class

Contains measures that provide data used to visualize the difference between these measures in the ChoroplethMapDashboardItem.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class DeltaMap :
    ChoroplethMap,
    IDeltaNumericFormatHolder
vb
Public Class DeltaMap
    Inherits ChoroplethMap
    Implements IDeltaNumericFormatHolder

Remarks

To learn more, see Delta.

Implements

ICustomPropertyProvider

Inheritance

Object DataItemContainer NamedDataItemContainer ChoroplethMap DeltaMap

See Also

DeltaMap Members

Delta

DevExpress.DashboardCommon Namespace