|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PaletteStyle | |
---|---|
com.steema.teechart.styles |
Uses of PaletteStyle in com.steema.teechart.styles |
---|
Fields in com.steema.teechart.styles declared as PaletteStyle | |
---|---|
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. |
Methods in com.steema.teechart.styles that return PaletteStyle | |
---|---|
PaletteStyle |
Custom3DPalette.getPaletteStyle()
Selects Pale or Strong color palette. |
Methods in com.steema.teechart.styles with parameters of type PaletteStyle | |
---|---|
void |
Custom3DPalette.setPaletteStyle(PaletteStyle value)
Sets Pale or Strong color palette. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |