[]
Use the members of this enumeration to set the value of the ColorSet property in the Chart3DContourStyles class.
public enum ColorSetEnum
Name | 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 |