java.lang.Object
omix.lang.chart.util.ChartStyleElement
omix.lang.chart.util.ChartProperties
omix.lang.chart.util.AreaChartProperties
- All Implemented Interfaces:
Serializable
public class AreaChartProperties extends ChartProperties
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description AreaChartProperties()
-
Method Summary
Modifier and Type Method Description AreaChartProperties
clone()
void
set(ChartProperties clone)
Methods inherited from class omix.lang.chart.util.ChartStyleElement
addPropertyChangeListener, propertyChange, removePropertyChangeListener
-
Constructor Details
-
AreaChartProperties
public AreaChartProperties()
-
-
Method Details
-
set
- Overrides:
set
in classChartProperties
-
clone
- Specified by:
clone
in classChartProperties
-