Package org.jCharts.axisChart
Class ScatterPlotChart
java.lang.Object
org.jCharts.axisChart.ScatterPlotChart
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static void
render
(ScatterPlotAxisChart scatterPlotAxisChart, IScatterPlotDataSet iScatterPlotDataSet) Draws the chart
-
Constructor Details
-
ScatterPlotChart
ScatterPlotChart()
-
-
Method Details
-
render
static void render(ScatterPlotAxisChart scatterPlotAxisChart, IScatterPlotDataSet iScatterPlotDataSet) Draws the chart- Parameters:
scatterPlotAxisChart
-iScatterPlotDataSet
-
-