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.
|
Modifier and Type | Method and Description |
---|---|
PlotOptions |
PlotOptions.setSeries(Series series)
General options for all series types.
|
Modifier and Type | Field and Description |
---|---|
static Series |
Series.NULL |
Modifier and Type | Method and Description |
---|---|
Series |
Series.setLabel(Label label)
Series labels are placed as close to the series as possible in a natural way, seeking to avoid other series.
|
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.