MapPalette-Enumeration
Represents the available palettes for colorizing map items.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration MapPalette
'Usage
Dim instance As MapPalette
public enum MapPalette
public enum class MapPalette
type MapPalette
public enum MapPalette
Elemente
Elementname | Beschreibung | |
---|---|---|
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. |
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace