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