DeltaMap Constructors
Contains measures that provide data used to visualize the difference between these measures in the ChoroplethMapDashboardItem.| Name | Parameters | Description |
|---|---|---|
| DeltaMap() | none | Initializes a new instance of the DeltaMap class with default settings. |
| DeltaMap(Measure, Measure) | actualValue, targetValue | Initializes a new instance of the DeltaMap class. |
See Also