2.88.12 Chart.ChartCustomPaletteColors

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The Chart.ChartCustomPaletteColors element specifies a collection of colors to use for a custom palette. This element is optional.

If this element is present, the value of Chart.Palette is "Custom". If the Chart.ChartCustomPaletteColors element is not present, custom palette colors will not be used. This element is of type ChartCustomPaletteColors.

Following is the parent element of the Chart.ChartCustomPaletteColors element.

Parent elements

Chart

The following is the XML Schema definition of the Chart.ChartCustomPaletteColors element.

 <xsd:element name="ChartCustomPaletteColors" type="ChartCustomPaletteColorsType" 
              minOccurs="0" />