org.jCharts.properties
Class StackedAreaChartProperties

java.lang.Object
  extended byorg.jCharts.properties.ChartTypeProperties
      extended byorg.jCharts.properties.AxisChartTypeProperties
          extended byorg.jCharts.properties.AreaChartProperties
              extended byorg.jCharts.properties.StackedAreaChartProperties
All Implemented Interfaces:
HTMLTestable

public class StackedAreaChartProperties
extends AreaChartProperties


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

StackedAreaChartProperties

public StackedAreaChartProperties()