GridDeltaColumn Properties
A delta column in a GridDashboardItem.
Name | Description |
---|---|
Absolute |
Provides access to the format settings for absolute variation values. |
Actual |
Gets or sets a measure that provides data for calculating the actual value. |
Always |
Gets or sets whether the zero level of bars displayed within grid cells should always be visible. |
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. |
Display |
Gets or sets how to display cell values. |
Fixed |
Gets or sets the fixed width of the current column.
Inherited from Grid |
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 |
A Data |
Target |
Gets or sets a measure that provides data for calculating the target value. |
Totals |
Gets the collection of totals for the specified Grid column.
Inherited from Grid |
Weight |
Gets or sets the relative width of the current column.
Inherited from Grid |
Width |
Gets or sets the mode used to manage the width of the current column.
Inherited from Grid |
See Also