Uses of Class
omix.lang.chart.util.ChartStyleElement
Package | Description |
---|---|
omix.lang.chart.util |
This package contains types used in OVL.
|
-
Uses of ChartStyleElement in omix.lang.chart.util
Subclasses of ChartStyleElement in omix.lang.chart.util Modifier and Type Class Description class
AbstractErrorIndicator
This class is superclass for all error indicators.class
AbstractLineChartProperties
class
AbstractTitle
This class is superclass for title and legend.class
AreaChartProperties
class
Axis
This class represents an axis in charts.class
BarChart3DProperties
class
BarChartProperties
class
CategoryAxis
This class represents the horizontal axis in a category chart.class
CategoryChartStyle
This class contains all visual properties of a category chart.class
ChartProperties
class
ChartStyle
This class represents the style of a chart.class
ClusteredBarChart3DProperties
class
ClusteredBarChartProperties
Properties of Bar Chartsclass
ErrorComposedDataset
class
ErrorTableDataset
static class
ErrorTableDataset.ErrorTableReference
class
FixedValueError
class
Legend
class
LineChart3DProperties
class
LineChartProperties
class
MultiplePieChartStyle
class
PercentageError
class
PieChartProperties
class
PieChartStyle
class
ScatterPlotProperties
class
SubTitleStyle
class
Title
class
ValueAxis
class
XYChartProperties
class
XYChartStyle
class
XYLineChartProperties
Methods in omix.lang.chart.util that return ChartStyleElement Modifier and Type Method Description abstract ChartStyleElement
ChartStyleElement. clone()