Package | Description |
---|---|
com.hyjavacharts.model.highcharts | |
com.hyjavacharts.model.highcharts.plotoptions |
Modifier and Type | Method and Description |
---|---|
Series |
PlotOptions.getSeries()
General options for all series types.
|
Series |
PlotOptions.series()
General options for all series types.
|
Modifier and Type | Method and Description |
---|---|
PlotOptions |
PlotOptions.series(Series series)
General options for all series types.
|
PlotOptions |
PlotOptions.setSeries(Series series)
General options for all series types.
|
Modifier and Type | Method and Description |
---|---|
Series |
Series.pointStart(Number pointStart)
If no x values are given for the points in a series, pointStart defines on what value to start.
|
Series |
Series.setPointStart(Number pointStart)
If no x values are given for the points in a series, pointStart defines on what value to start.
|
Copyright © 2022. All rights reserved.