org.jCharts.chartData.interfaces
public interface IPieChartDataSet extends IDataSet
Modifier and Type | Method and Description |
---|---|
String |
getChartTitle()
Returns the chart title.
|
double |
getValue(int index)
Returns the value in the data set at the specified position.
|
getChartTypeProperties, getLegendLabel, getNumberOfDataItems, getNumberOfLegendLabels, getPaint
double getValue(int index)
index
- String getChartTitle()