ChartPalette 枚举

Specifies color palette for the chart items.

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public Enumeration ChartPalette
用法
Dim instance As ChartPalette
public enum ChartPalette
public enum class ChartPalette
type ChartPalette
public enum ChartPalette

成员

成员名称 说明
Berry Use the Berry palette.
BrightPastel Use the BrightPastel palette.
Chocolate Use the Chocolate palette.
Custom Use a custom palette.
Default Use Default palette.
EarthTones Use the EarthTones palette.
Excel Use the Excel palette.
Fire Use the Fire palette.
GrayScale Use the GrayScale palette.
Light Use the Light palette.
Pastel Use the Pastel palette.
SeaGreen Use the SeaGreen palette.
SemiTransparent Use the SemiTransparent palette.

请参阅

参考

Microsoft.ReportingServices.OnDemandReportRendering 命名空间