Package org.jCharts.properties
Class StackedBarChartProperties
- java.lang.Object
-
- org.jCharts.properties.ChartTypeProperties
-
- org.jCharts.properties.AxisChartTypeProperties
-
- org.jCharts.properties.BarChartProperties
-
- org.jCharts.properties.StackedBarChartProperties
-
- All Implemented Interfaces:
HTMLTestable
public final class StackedBarChartProperties extends BarChartProperties
-
-
Constructor Summary
Constructors Constructor Description StackedBarChartProperties()
-
Method Summary
-
Methods inherited from class org.jCharts.properties.BarChartProperties
getBarOutlineStroke, getPercentage, getShowOutlinesFlag, setBarOutlineStroke, setShowOutlinesFlag, setWidthPercentage, toHTML, validate
-
Methods inherited from class org.jCharts.properties.AxisChartTypeProperties
addPostRenderEventListener, addPreRenderEventListener, firePostRender, firePreRender
-
-