Package | Description |
---|---|
com.hyjavacharts.model.highcharts |
Modifier and Type | Field and Description |
---|---|
static PlotOptions |
PlotOptions.NULL |
Modifier and Type | Method and Description |
---|---|
PlotOptions |
ChartOptions.getPlotOptions()
The plotOptions is a wrapper object for config objects for each series type.
|
PlotOptions |
PlotOptions.setPie(Pie pie)
A pie chart is a circular graphic which is divided into slices to illustrate numerical proportion.
|
PlotOptions |
PlotOptions.setSeries(Series series)
General options for all series types.
|
Modifier and Type | Method and Description |
---|---|
ChartOptions |
ChartOptions.setPlotOptions(PlotOptions plotOptions)
The plotOptions is a wrapper object for config objects for each series type.
|
Copyright © 2022. All rights reserved.