org.jCharts.test
Class PointTestDriver
java.lang.Object
org.jCharts.test.AxisChartTestBase
org.jCharts.test.PointTestDriver
class PointTestDriver
- extends AxisChartTestBase
This file provides examples of how to create all the different chart types provided by
this package.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PointTestDriver
PointTestDriver()
supportsImageMap
boolean supportsImageMap()
- Specified by:
supportsImageMap
in class AxisChartTestBase
getChartTypeProperties
static ChartTypeProperties getChartTypeProperties(int numberOfDataSets)
- Separate this so can use for combo chart test
getDataSeries
DataSeries getDataSeries()
throws ChartDataException
- Specified by:
getDataSeries
in class AxisChartTestBase
- Throws:
ChartDataException
main
public static void main(String[] args)
throws PropertyException,
ChartDataException
- Parameters:
args
-
- Throws:
PropertyException
ChartDataException