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, firePreRenderpublic void validate(IAxisPlotDataSet iAxisPlotDataSet) throws PropertyException
validate in class AxisChartTypePropertiesiAxisPlotDataSet - PropertyExceptionpublic void toHTML(HTMLGenerator htmlGenerator)
htmlGenerator -