org.jCharts.properties
Class ClusteredBarChartProperties

java.lang.Object
  extended byorg.jCharts.properties.ChartTypeProperties
      extended byorg.jCharts.properties.AxisChartTypeProperties
          extended byorg.jCharts.properties.BarChartProperties
              extended byorg.jCharts.properties.ClusteredBarChartProperties
All Implemented Interfaces:
HTMLTestable

public final class ClusteredBarChartProperties
extends BarChartProperties


Field Summary
 
Fields inherited from class org.jCharts.properties.BarChartProperties
 
Fields inherited from class org.jCharts.properties.AxisChartTypeProperties
 
Constructor Summary
ClusteredBarChartProperties()
           
 
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

ClusteredBarChartProperties

public ClusteredBarChartProperties()