Package org.jCharts.test
Class BarTestDriver
java.lang.Object
org.jCharts.test.AxisChartTestBase
org.jCharts.test.BarTestDriver
This file provides examples of how to create all the different chart types provided by
this package.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbug()private static voidbug2()(package private) static ChartTypePropertiesgetChartTypeProperties(int numberOfDataSets) Separate this so can use for combo chart test(package private) DataSeriesstatic void(package private) booleanMethods inherited from class org.jCharts.test.AxisChartTestBase
axisChartTest, createAxisChartDataSet, createDataSeries
-
Constructor Details
-
BarTestDriver
public BarTestDriver()
-
-
Method Details
-
supportsImageMap
boolean supportsImageMap()- Specified by:
supportsImageMapin classAxisChartTestBase
-
getChartTypeProperties
Separate this so can use for combo chart test -
getDataSeries
- Specified by:
getDataSeriesin classAxisChartTestBase- Throws:
ChartDataException
-
main
- Parameters:
args-- Throws:
PropertyExceptionChartDataException
-
bug
- Throws:
ChartDataExceptionPropertyException
-
bug2
private static void bug2()
-