DeltaMap Properties
Contains measures that provide data used to visualize the difference between these measures in the ChoroplethMapDashboardItem.
Name | Description |
---|---|
Absolute |
Provides access to the format settings for absolute variation values. |
Actual |
Gets or sets a measure that provides actual values. |
Actual |
Gets or sets a display name for a measure that provides actual values. |
Custom |
Gets custom properties available for the current data item container.
Inherited from Data |
Delta |
Gets or sets a display name for delta values. |
Delta |
Provides access to options that control how the difference between actual and target values should be indicated. |
Name |
Gets or sets the name of the data item container.
Inherited from Named |
Percent |
Provides access to the format settings for percent of target values. |
Percent |
Provides access to the format settings for percent variation values. |
Target |
Gets or set a measure that provides target values. |
Target |
Gets or sets the name of a measure that provides target values. |
See Also