Back to Devexpress

MapScale Class

dashboard-devexpress-dot-dashboardcommon-48539f01.md

latest1.4 KB
Original Source

MapScale Class

Serves as the base class for classes representing the scale that defines the distribution of colors in the color range.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public abstract class MapScale
vb
Public MustInherit Class MapScale

The following members return MapScale objects:

Inheritance

Object MapScale CustomScale

UniformScale

See Also

MapScale Members

Map Coloring

DevExpress.DashboardCommon Namespace