IconSettings.IconType Property
Gets or sets the icon used in conditional formatting.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
[DefaultValue(FormatConditionIconType.None)]
public FormatConditionIconType IconType { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Format |
None | A Format |
Available values:
Name | Description |
---|---|
None | No icon. |
Directional |
Green Up arrow. |
Directional |
Yellow Up Incline arrow. |
Directional |
Yellow Side arrow. |
Directional |
Yellow Down Incline arrow. |
Directional |
Red Down arrow. |
Directional |
Gray Up arrow. |
Directional |
Gray Up Incline arrow. |
Directional |
Gray Side arrow. |
Directional |
Gray Down Incline arrow. |
Directional |
Gray Down arrow. |
Directional |
Yellow dash. |
Directional |
Red Down triangle. |
Directional |
Green Up triangle. |
Rating |
Gray Star. |
Rating |
Half Gray Star. |
Rating |
Empty gray star. |
Rating |
Gray circle. |
Rating1Quarter |
Gray circle with one white quarter. |
Rating2Quarters |
Gray circle with two white quarters. |
Rating3Quarters |
Gray circle with three white quarters. |
Rating |
Empty gray circle. |
Rating4Bars | 4 filled bars. |
Rating3Bars | 3 filled bars. |
Rating2Bars | 2 filled bars. |
Rating1Bar | 1 filled bar. |
Rating0Bars | 0 filled bars. |
Rating4Filled |
4 filled boxes. |
Rating3Filled |
3 filled boxes. |
Rating2Filled |
2 filled boxes. |
Rating1Filled |
1 filled box. |
Rating0Filled |
0 filled boxes. |
Shape |
Green Traffic Light. |
Shape |
Yellow Traffic Light. |
Shape |
Red Traffic Light. |
Shape |
Green circle. |
Shape |
Yellow Circle. |
Shape |
Red Circle. |
Shape |
Light Red Circle. |
Shape |
Light Gray Circle. |
Shape |
Yellow Triangle. |
Shape |
Red Diamond. |
Indicator |
Green Check. |
Indicator |
Yellow Exclamation. |
Indicator |
Red Cross. |
Indicator |
Circled Green Check. |
Indicator |
Circled Yellow Exclamation. |
Indicator |
Circled Red Cross. |
Indicator |
Green Flag. |
Indicator |
Yellow Flag. |
Indicator |
Red Flag. |