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