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