Package | Description |
---|---|
com.hyjavacharts.model.highcharts | |
com.hyjavacharts.model.highcharts.series |
Modifier and Type | Method and Description |
---|---|
Series |
ChartOptions.getSeriesSingle()
Series options for specific data and the data itself.
|
Modifier and Type | Method and Description |
---|---|
List<Series> |
ChartOptions.getSeries()
Series options for specific data and the data itself.
|
Modifier and Type | Method and Description |
---|---|
ChartOptions |
ChartOptions.setSeries(List<Series> series)
Series options for specific data and the data itself.
|
Modifier and Type | Class and Description |
---|---|
class |
SeriesLine
A
line series. |
class |
SeriesPie
A
pie series. |
Copyright © 2022. All rights reserved.