Gauge Properties
Contains measures that provide data for a gauge in the GaugeDashboardItem.Name | Description |
---|---|
Absolute |
Provides access to the format settings for absolute variation values.
Inherited from Kpi |
Actual |
Gets or sets a measure that provides data for calculating the actual value.
Inherited from Kpi |
Custom |
Gets custom properties available for the current data item container.
Inherited from Data |
Delta |
Provides access to options that control how the difference between actual and target values should be displayed.
Inherited from Kpi |
Maximum | Gets or sets the maximum value of the gauge scale. |
Minimum | Gets or sets the minimum value of the gauge scale. |
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.
Inherited from Kpi |
Percent |
Provides access to the format settings for percent variation values.
Inherited from Kpi |
Scale |
Specifies the numeric display format the chart axis data uses. |
Target |
Gets or sets a measure that provides data for calculating the target value.
Inherited from Kpi |
See Also