public abstract class BaseChartDataSet extends java.lang.Object implements IChartDataSet
| Constructor and Description |
|---|
BaseChartDataSet() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getChartTitle()
The main chart title.
|
java.lang.String[] |
getLegendTitles()
Gets an array of titles that will be in the legend.
|
java.lang.String |
getXAxisTitle()
The x axis title.
|
java.lang.String |
getYAxisTitle()
The y axis title.
|
java.lang.String |
getZAxisTitle()
The z axis title.
|
void |
setTitles(ChartTitles titles)
Set titles for the chart.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyChartML, close, getAllSeriesData, graphspublic void setTitles(ChartTitles titles)
IChartDataSetsetTitles in interface IChartDataSettitles - the new titles for the chart.public java.lang.String getChartTitle()
IChartDataSetgetChartTitle in interface IChartDataSetpublic java.lang.String getXAxisTitle()
IChartDataSetgetXAxisTitle in interface IChartDataSetpublic java.lang.String getYAxisTitle()
IChartDataSetgetYAxisTitle in interface IChartDataSetpublic java.lang.String getZAxisTitle()
IChartDataSetgetZAxisTitle in interface IChartDataSetpublic java.lang.String[] getLegendTitles()
IChartDataSetgetLegendTitles in interface IChartDataSetCopyright © 2002-2021 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software