FormatConditionGradientRangeBar.ActualPredefinedType Property
Gets the predefined color gradient used to apply conditional formatting.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public override FormatConditionRangeGradientPredefinedType ActualPredefinedType { get; }
#Property Value
Type | Description |
---|---|
Format |
A Format |
Available values:
Name | Description |
---|---|
None | Gradient is not specified. |
Custom | A custom gradient. To specify start/end colors for the custom gradient, create a pair of Appearance |
Green |
The Green/White gradient. |
White |
The White/Green gradient. |
Red |
The Red/White gradient. |
White |
The White/Red gradient. |
Yellow |
The Yellow/Green gradient. |
Green |
The Green/Yellow gradient. |
Yellow |
The Yellow/Red gradient. |
Red |
The Red/Yellow gradient. |
Blue |
The Blue/White gradient. |
White |
The White/Blue gradient. |
Blue |
The Blue/Red gradient. |
Red |
The Red/Blue gradient. |
Yellow |
The Yellow/Blue gradient. |
Blue |
The Blue/Yellow gradient. |
Green |
The Green/Blue gradient. |
Blue |
The Blue/Green gradient. |
Green |
The Green/White/Blue gradient. |
Blue |
The Blue/White/Green gradient. |
Blue |
The Blue/White/Red gradient. |
Red |
The Red/White/Blue gradient. |
Green |
The Green/White/Red gradient. |
Red |
The Red/White/Green gradient. |
Green |
The Green/Yellow/Red gradient. |
Red |
The Red/Yellow/Green gradient. |
Blue |
The Blue/Yellow/Red gradient. |
Red |
The Red/Yellow/Blue gradient. |
Green |
The Green/Yellow/Blue gradient. |
Blue |
The Blue/Yellow/Green gradient. |