ColorStyleSettings.PredefinedColor Property
Gets or sets the predefined color that is used to color dashboard item elements.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
[DefaultValue(FormatConditionAppearanceType.None)]
public FormatConditionAppearanceType PredefinedColor { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Format |
None | A Format |
Available values:
Name | Description |
---|---|
None | Style settings are not changed. |
Custom | A custom appearance. If the Appearance |
Pale |
The Pale Red color. |
Pale |
The Pale Yellow color. |
Pale |
The Pale Green color. |
Pale |
The Pale Blue color. |
Pale |
The Pale Purple color. |
Pale |
The Pale Cyan color. |
Pale |
The Pale Orange color. |
Pale |
The Pale Gray color. |
Red | The Red color. |
Yellow | The Yellow color. |
Green | The Green color. |
Blue | The Blue background color. |
Purple | The Purple color. |
Cyan | The Cyan background color. |
Orange | The Orange color. |
Gray | The Gray color. |
Gradient |
The Red color used in gradient ranges. |
Gradient |
The Yellow color used in gradient ranges. |
Gradient |
The Green color used in gradient ranges. |
Gradient |
The Blue color used in gradient ranges. |
Gradient |
The Purple color used in gradient ranges. |
Gradient |
The Cyan color used in gradient ranges. |
Gradient |
The Orange color used in gradient ranges. |
Gradient |
The transparent color used in gradient ranges. |
Font |
The bold font. |
Font |
The Italic font. |
Font |
The underline font. |
Font |
The Gray font. |
Font |
The Red font. |
Font |
The Yellow font. |
Font |
The Green font. |
Font |
The Blue font. |