Enumeración ChartPalette
Specifies color palette for the chart items.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Enumeration ChartPalette
'Uso
Dim instance As ChartPalette
public enum ChartPalette
public enum class ChartPalette
type ChartPalette
public enum ChartPalette
Miembros
Nombre del miembro | Descripción | |
---|---|---|
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. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering