public abstract class AbstractChartSeries extends Object implements ChartSeries
| Constructor and Description |
|---|
AbstractChartSeries(String title) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTitle() |
void |
setTitle(String title) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNextPageToken, iteratorpublic AbstractChartSeries(String title)
public String getTitle()
getTitle in interface ChartSeriespublic void setTitle(String title)
setTitle in interface ChartSeriesCopyright © 2018. All rights reserved.