|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlotBand | |
|---|---|
| com.googlecode.wickedcharts.highcharts.options | |
| Uses of PlotBand in com.googlecode.wickedcharts.highcharts.options |
|---|
| Methods in com.googlecode.wickedcharts.highcharts.options that return PlotBand | |
|---|---|
PlotBand |
PlotBand.setColor(Color color)
|
PlotBand |
PlotBand.setColor(ColorReference color)
|
PlotBand |
PlotBand.setEvents(DummyOption events)
|
PlotBand |
PlotBand.setFrom(Number from)
|
PlotBand |
PlotBand.setId(String id)
|
PlotBand |
PlotBand.setLabel(Labels label)
|
PlotBand |
PlotBand.setTo(Number to)
|
PlotBand |
PlotBand.setzIndex(Integer zIndex)
|
| Methods in com.googlecode.wickedcharts.highcharts.options that return types with arguments of type PlotBand | |
|---|---|
List<PlotBand> |
Axis.getPlotBands()
|
| Methods in com.googlecode.wickedcharts.highcharts.options with parameters of type PlotBand | |
|---|---|
Axis |
Axis.addPlotBand(PlotBand plotBand)
|
| Method parameters in com.googlecode.wickedcharts.highcharts.options with type arguments of type PlotBand | |
|---|---|
Axis |
Axis.setPlotBands(List<PlotBand> plotBands)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||