ValueMap Constructors
Contains a measure that provides data to color a map in the ChoroplethMapDashboardItem.| Name | Parameters | Description |
|---|---|---|
| ValueMap() | none | Initializes a new instance of the ValueMap class with default settings. |
| ValueMap(Measure) | value | Initializes a new instance of the ValueMap class with the specified measure. |
See Also