| 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.
|
Series |
Series.setId(String _id)
Set the _id option.
|
Series |
Series.setName(String _name)
Set the _name option.
|
| 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 |
SeriesColumn
A
column series. |
Copyright © 2026. All rights reserved.