org.jCharts.chartData.interfaces
public interface IScatterPlotDataSet extends IAxisPlotDataSet
Modifier and Type | Method and Description |
---|---|
Point2D.Double |
getValue(int dataset,
int index)
Returns the value in the data set at the specified position.
|
getChartType, getNumberOfDataSets, validate
getChartTypeProperties, getLegendLabel, getNumberOfDataItems, getNumberOfLegendLabels, getPaint
Point2D.Double getValue(int dataset, int index)
dataset
- index
-