Package | Description |
---|---|
com.steema.teechart.styles |
Modifier and Type | Field and Description |
---|---|
static PaletteStyle |
PaletteStyle.GRAYSCALE
Defines a grayscale palette.
|
static PaletteStyle |
PaletteStyle.INVERTED_GRAYSCALE
Defines an inverted grayscale palette.
|
static PaletteStyle |
PaletteStyle.PALE
Defines a pale palette.
|
static PaletteStyle |
PaletteStyle.RAINBOW
Defines a rainbow palette.
|
static PaletteStyle |
PaletteStyle.STRONG
Defines a strong palette.
|
Modifier and Type | Method and Description |
---|---|
PaletteStyle |
Custom3DPalette.getPaletteStyle()
Selects Pale or Strong color palette.
Default value: PaletteStyles.Pale |
Modifier and Type | Method and Description |
---|---|
void |
Custom3DPalette.setPaletteStyle(PaletteStyle value)
Sets Pale or Strong color palette.
Default value: PaletteStyles.Pale |