Enumeração ChartPalettes
Specifies color palette for the chart items.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Enumeration ChartPalettes
'Uso
Dim instance As ChartPalettes
public enum ChartPalettes
public enum class ChartPalettes
type ChartPalettes
public enum ChartPalettes
Membros
Nome do membro | Descrição | |
---|---|---|
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. |