| Package | Description |
|---|---|
| com.googlecode.wickedcharts.highcharts.options |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
List<PlotBand> |
Axis.getPlotBands() |
| Modifier and Type | Method and Description |
|---|---|
Axis |
Axis.addPlotBand(PlotBand plotBand) |
| Modifier and Type | Method and Description |
|---|---|
Axis |
Axis.setPlotBands(List<PlotBand> plotBands) |
Copyright © 2013. All Rights Reserved.