Uses of Class
omix.lang.chart.AbstractCategoryChart
Package | Description |
---|---|
omix.lang.chart |
This package contains types used in OVL.
|
-
Uses of AbstractCategoryChart in omix.lang.chart
Subclasses of AbstractCategoryChart in omix.lang.chart Modifier and Type Class Description class
AbstractStackableChart
This class is superclass of all category charts that can be stacked.class
AreaChart
class
BarChart
class
BarChart3D
class
ColumnChart
class
ColumnChart3D
class
LineChart
class
LineChart3D
Methods in omix.lang.chart that return AbstractCategoryChart Modifier and Type Method Description abstract AbstractCategoryChart
AbstractCategoryChart. clone()