共用方式為


ChartPalettes 列舉

Specifies color palette for the chart items.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public Enumeration ChartPalettes
'用途
Dim instance As ChartPalettes
public enum ChartPalettes
public enum class ChartPalettes
type ChartPalettes
public enum ChartPalettes

成員

成員名稱 說明
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 SeeGreen palette.
SemiTransparent Use the SemiTransparent palette.

請參閱

參考

Microsoft.ReportingServices.RdlObjectModel 命名空間