|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColorList | |
---|---|
com.steema.teechart.styles |
Uses of ColorList in com.steema.teechart.styles |
---|
Fields in com.steema.teechart.styles declared as ColorList | |
---|---|
protected ColorList |
Series.iColors
|
Methods in com.steema.teechart.styles that return ColorList | |
---|---|
ColorList |
Series.getColors()
Accesses the stored Color Array, if created, for the Series. When attaching new series to any Chart, setting TChart Series.SerieColor to Color.EMPTY will make TeeChart assign a different color to each Series. |
Methods in com.steema.teechart.styles with parameters of type ColorList | |
---|---|
void |
Series.setColors(ColorList value)
Accesses the stored Color Array, if created, for the Series. Default value: null |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |