Share via


ChartPalettes Enumeration

Specifies color palette for the chart items.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Enumeration ChartPalettes
'Usage
Dim instance As ChartPalettes
public enum ChartPalettes
public enum class ChartPalettes
type ChartPalettes
public enum ChartPalettes

Members

Member name Description
Default Use Default palette.
EarthTones Use the EarthTones palette.
Excel Use the Excel palette.
GrayScale Use the GrayScale palette.
Light Use the Light palette.
Pastel Use the Pastel palette.
SemiTransparent Use the SemiTransparent palette.
Berry Use the Berry palette.
Chocolate Use the Chocolate palette.
Fire Use the Fire palette.
SeaGreen Use the SeeGreen palette.
BrightPastel Use the BrightPastel palette.
Custom Use a custom palette.