Package org.jCharts.axisChart
Class StackedAreaChart
java.lang.Object
org.jCharts.axisChart.StackedAreaChart
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static void
render
(AxisChart axisChart, IAxisChartDataSet iAxisChartDataSet) Draws the chart
-
Constructor Details
-
StackedAreaChart
StackedAreaChart()
-
-
Method Details
-
render
Draws the chart- Parameters:
axisChart
-iAxisChartDataSet
-
-