View on GitHub

dotnet-eud

.NET Controls End-User Documentation

Coloring Concepts

The Dashboard Designer provides you with the capability to color dashboard item elements by associating dimension values/measures and specified colors. You can choose whether to use a global color scheme to provide consistent colors for identical values or specify a local color scheme for each dashboard item.

Supported Dashboard Items

DevExpress Dashboard allows you to manage coloring for the following dashboard items.

Color Schemes

The dashboard provides two ways of coloring dashboard item elements.

Coloring Dimensions and Measures

Dashboard items allow you to manage the coloring of individual dimensions or all dashboard item measures using predefined coloring modes.

Coloring Mode Description
Default Dimension values/measures are colored by default. To learn how specific dashboard items color their elements by default, see the Coloring topic for the corresponding dashboard item.
Hue Dimension values/measures are colored by hue. If coloring by hue is enabled, a data item indicates this using the ColoringIndicator indicator.
None Dimension values/measures are colored with the same color.

Coloring Dimension Values

To specify the coloring mode for the required dimension, click the dimension’s menu button and use the Color by submenu. For instance, the image below shows the Chart dashboard item whose ‘Country’ dimension is colored by hue.

Coloring_DimensionColorByItem

Coloring Measures

To specify the coloring mode for dashboard item measures, click the menu button of any measure and use the Color by submenu. For instance, the image below shows the Pie dashboard item whose measures are colored by hue.

Coloring_MeasuresColorByItem

If you enabled coloring by hue for several dimensions/measures, all combinations of dimension values/measures will be automatically colored using different colors from the default palette. To learn how to customize these colors, see Customizing a Color Scheme.