Skip to main content

Coloring

In Default color mode, the Treemap dashboard item colors its tiles in the following ways:

  • If the Treemap dashboard item contains only measures (the Values section), values corresponding to different measures are colored by hue.

    win-treemap-colored-by-default-measures

  • If the Treemap dashboard item contains arguments (the Arguments section), values corresponding to the first argument are colored by hue.

    win-treemap-colored-by-default-arguments

To access Treemap color options in code, use the TreemapDashboardItem.ColoringOptions property.

Tip

Documentation: