Énumération ChartPalette
Specifies color palette for the chart items.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration ChartPalette
'Utilisation
Dim instance As ChartPalette
public enum ChartPalette
public enum class ChartPalette
type ChartPalette
public enum ChartPalette
Membres
Nom de membre | Description | |
---|---|---|
Default | Use Default palette. | |
EarthTones | Use the EarthTones palette. | |
Excel | Use the Excel palette. | |
GrayScale | Use the GrayScale palette. | |
Light | Use the Light palette. | |
Pastel | Use the Pastel palette. | |
SemiTransparent | Use the SemiTransparent palette. | |
Berry | Use the Berry palette. | |
Chocolate | Use the Chocolate palette. | |
Fire | Use the Fire palette. | |
SeaGreen | Use the SeaGreen palette. | |
BrightPastel | Use the BrightPastel palette. | |
Custom | Use a custom palette. |