ValueMap.Scale Property
In This Article
Gets or sets the scale that defines the distribution of colors in the color range.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Map |
null | A Map |
#Remarks
Use the ValueMap.Palette property to specify the palette of the current ValueMap.
See Also