ValueMap Properties
Contains a measure that provides data to color a map in the ChoroplethMapDashboardItem.| Name | Description |
|---|---|
| CustomProperties | Gets custom properties available for the current data item container. Inherited from DataItemContainer. |
| Name | Gets or sets the name of the data item container. Inherited from NamedDataItemContainer. |
| Palette | Gets or sets a palette of the current ValueMap. |
| Scale | Gets or sets the scale that defines the distribution of colors in the color range. |
| Value | Gets or sets a measure that provides values used for color map shapes. |
| ValueName | Gets or sets a display name for a measure that provides values used for color map shapes. |
See Also