Skip to main content
A newer version of this page is available. .

Coloring

Certain dashboard items provide 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. To learn more about coloring concepts common for all dashboard items, see the Coloring section.

By default, the Chart dashboard item colors different measures and series dimensions by hue. In the example below, series points corresponding to different countries (UK and USA) are painted in different colors.

Coloring_DimensionColorByItem

To access Chart coloring options in code, use the ChartDashboardItemBase.ColoringOptions property.

Note

Note that the Chart dashboard item does not support coloring for the financial series.