| Modifier and Type | Method and Description |
|---|---|
Series |
Chart.addSeries()
Adds a new series to the chart using the chart's default type.
|
Series |
Chart.addSeries(PlotType type)
Adds a new series to the chart using the specified type.
|
| Modifier and Type | Method and Description |
|---|---|
List<Series> |
ChartInstance.getSeries() |
Copyright © 2018 Fujion Framework. All rights reserved.