DeltaMap Properties
Contains measures that provide data used to visualize the difference between these measures in the ChoroplethMapDashboardItem.Name | Description |
---|---|
AbsoluteVariationNumericFormat | Provides access to the format settings for absolute variation values. |
ActualValue | Gets or sets a measure that provides actual values. |
ActualValueName | Gets or sets a display name for a measure that provides actual values. |
CustomProperties | Gets custom properties available for the current data item container. Inherited from DataItemContainer. |
DeltaName | Gets or sets a display name for delta values. |
DeltaOptions | 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 NamedDataItemContainer. |
PercentOfTargetNumericFormat | Provides access to the format settings for percent of target values. |
PercentVariationNumericFormat | Provides access to the format settings for percent variation values. |
TargetValue | Gets or set a measure that provides target values. |
TargetValueName | Gets or sets the name of a measure that provides target values. |
See Also