org.jCharts.properties
Class StackedBarChartProperties

java.lang.Object
  extended by org.jCharts.properties.ChartTypeProperties
      extended by org.jCharts.properties.AxisChartTypeProperties
          extended by org.jCharts.properties.BarChartProperties
              extended by org.jCharts.properties.StackedBarChartProperties
All Implemented Interfaces:
HTMLTestable

public final class StackedBarChartProperties
extends BarChartProperties


Constructor Summary
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StackedBarChartProperties

public StackedBarChartProperties()