Era.Common.DataDefinition.Reports.Format_Color

Description

Color model.

Enum values

Possible values Names Descriptions
1 FC_STATUS Status colors, green for low values, red for high values, gradient in between.
2 FC_STATUS_GREEN_YELLOW_RED Status colors, green for low values, yellow for medium values, red for high values, gradient in between.
3 FC_PROGRESS Progress colors, white for low values, blue for high values, gradient in between.
4 FC_PROGRESS_GREEN Progress colors, white for low values, blue for high values, gradient in between. Maximal value (e.g. 100%) is green.
5 FC_BLANK No colors. Default setting.
6 FC_AUTO_BY_ROWS Automatically assign colors to individual report rows.
7 FC_AUTO_BY_SERIES Automatically assign colors to individual report columns.

Referenced in messages

Era.Common.DataDefinition.Reports.Format