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, wait
applyChartML, close, getAllSeriesData, graphs
public void setTitles(ChartTitles titles)
IChartDataSet
setTitles
in interface IChartDataSet
titles
- the new titles for the chart.public java.lang.String getChartTitle()
IChartDataSet
getChartTitle
in interface IChartDataSet
public java.lang.String getXAxisTitle()
IChartDataSet
getXAxisTitle
in interface IChartDataSet
public java.lang.String getYAxisTitle()
IChartDataSet
getYAxisTitle
in interface IChartDataSet
public java.lang.String getZAxisTitle()
IChartDataSet
getZAxisTitle
in interface IChartDataSet
public java.lang.String[] getLegendTitles()
IChartDataSet
getLegendTitles
in interface IChartDataSet
Copyright © 2002-2021 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software