Package org.jCharts.test
Class StockTestDriver
java.lang.Object
org.jCharts.test.AxisChartTestBase
org.jCharts.test.StockTestDriver
This file provides examples of how to create all the different chart types provided by
this package.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static ChartTypePropertiesgetChartTypeProperties(int numberOfDataSets) Separate this so can use for combo chart test(package private) DataSeriesTest for LineChart(package private) booleanMethods inherited from class org.jCharts.test.AxisChartTestBase
axisChartTest, createAxisChartDataSet, createDataSeries
-
Constructor Details
-
StockTestDriver
public StockTestDriver()
-
-
Method Details
-
supportsImageMap
boolean supportsImageMap()- Specified by:
supportsImageMapin classAxisChartTestBase
-
getChartTypeProperties
Separate this so can use for combo chart test -
getDataSeries
Test for LineChart- Specified by:
getDataSeriesin classAxisChartTestBase- Throws:
ChartDataException
-