public class AreaChartProperties extends AxisChartTypeProperties
Constructor and Description |
---|
AreaChartProperties() |
Modifier and Type | Method and Description |
---|---|
void |
toHTML(HTMLGenerator htmlGenerator)
Enables the testing routines to display the contents of this Object.
|
void |
validate(IAxisPlotDataSet iAxisPlotDataSet)
Validates the properties.
|
addPostRenderEventListener, addPreRenderEventListener, firePostRender, firePreRender
public void validate(IAxisPlotDataSet iAxisPlotDataSet) throws PropertyException
validate
in class AxisChartTypeProperties
iAxisPlotDataSet
- PropertyException
public void toHTML(HTMLGenerator htmlGenerator)
htmlGenerator
-