Chart Colors

The Chart Colors property enables you to set colors for your charts. Provide a semicolon-separated list of RGB color codes in hexadecimal notation.

You can choose the coloring of the first four colors by changing the colors in Visio. However, the colors you specify in the Chart Colors property override the colors defined in Visio.

If you specify only one color, BVD uses this color for the first data field, and uses the Visio-defined colors for data fields two to four. If more than four data fields but no colors are defined, BVD randomly chooses a color for data fields five and higher.

Default: not defined

Example Donut Chart:

The donut chart in the OMi sample dashboard uses the following color codes:

FF0000;FF9933;C8C800;33CC33;B2B2B2

They color the donut chart like this:

Donut chart in the OMi sample dashboard

Send us feedback