| C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartColorSet Enumeration |
'Declaration Public Enum ChartColorSet Inherits System.Enum
public enum ChartColorSet : System.Enum
| Member | Description |
|---|---|
| BlackRedYellow | Colors black -> red -> yellow |
| BlackWhite | Grayscale colors |
| BluePink | Colors from blue to pink |
| BlueWhiteRed | Colors blue -> white ->red |
| Custom | Custom color set |
| GreenBlue | Colors from green to blue |
| GreenPurpleYellow | Colors green -> purple -> yellow |
| Rainbow | Rainbow colors |
| RedWhite | Colors from red to white |
| RevRainbow | Rainbow colors in the reverse order |
| WhiteBlack | Grayscale colors in the reverse order |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.ChartColorSet