Represents the available palettes for colorizing map items.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public Enumeration MapPalette
'用途
Dim instance As MapPalette
public enum MapPalette
public enum class MapPalette
type MapPalette
public enum MapPalette
成員
| 成員名稱 | 說明 | |
|---|---|---|
| BrightPastel | A bright pastel palette is used. | |
| Light | A light palette is used. | |
| Random | A random palette is used. | |
| SemiTransparent | A semi-transparent palette is used. |