FormatConditionRule2ColorScale Properties
Applies a format using a two-color scale to display data distribution and variation.
Name | Description |
---|---|
Allow |
Gets or sets whether the format is repainted with an animation effect when a cell value changes. Animation effects are supported for specific format rules, only in Data Grid’s Grid |
Automatic |
Gets or sets how the range’s maximum and minimum values are calculated when the Format |
Is |
Gets whether the current Format |
Maximum |
Gets or sets the maximum of the target value range.
Inherited from Format |
Maximum |
Gets or sets the color corresponding to the maximum threshold. |
Maximum |
Gets or sets whether the target range’s maximum is automatically calculated or specified manually (as a number or percentage).
Inherited from Format |
Minimum |
Gets or sets the minimum of the target value range.
Inherited from Format |
Minimum |
Gets or sets the color corresponding to the minimum threshold. |
Minimum |
Gets or sets whether the target range minimum is automatically calculated or specified manually (as a number or percentage).
Inherited from Format |
Predefined |
Gets or sets the name of the predefined color scale for the current conditional formatting rule. |
See Also