Uses of Interface
omix.lang.chart.util.ColorScheme
Package | Description |
---|---|
omix.lang.chart.util |
This package contains types used in OVL.
|
-
Uses of ColorScheme in omix.lang.chart.util
Classes in omix.lang.chart.util that implement ColorScheme Modifier and Type Class Description class
ColorSchemes
This enum provides a set of predefined color schemes.class
CustomColorScheme
Use this type to define a custom color scheme.Methods in omix.lang.chart.util that return ColorScheme Modifier and Type Method Description ColorScheme
ChartStyle. getColorScheme()
Methods in omix.lang.chart.util with parameters of type ColorScheme Modifier and Type Method Description void
ChartStyle. setColorScheme(ColorScheme colorStyle)