Package org.jCharts.test
Class StackedBarTestDriver
java.lang.Object
org.jCharts.test.AxisChartTestBase
org.jCharts.test.StackedBarTestDriver
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) DataSeries
static void
(package private) boolean
Methods inherited from class org.jCharts.test.AxisChartTestBase
axisChartTest, createAxisChartDataSet, createDataSeries
-
Constructor Details
-
StackedBarTestDriver
public StackedBarTestDriver()
-
-
Method Details
-
supportsImageMap
boolean supportsImageMap()- Specified by:
supportsImageMap
in classAxisChartTestBase
-
getDataSeries
- Specified by:
getDataSeries
in classAxisChartTestBase
- Throws:
ChartDataException
-
main
- Parameters:
args
-- Throws:
PropertyException
ChartDataException
-