| Package | Description |
|---|---|
| com.googlecode.wickedcharts.highcharts.options |
| Modifier and Type | Method and Description |
|---|---|
PlotLine |
PlotLine.setColor(Color color) |
PlotLine |
PlotLine.setColor(ColorReference color) |
PlotLine |
PlotLine.setDashStyle(GridLineDashStyle dashStyle) |
PlotLine |
PlotLine.setEvents(DummyOption events) |
PlotLine |
PlotLine.setId(String id) |
PlotLine |
PlotLine.setLabel(Labels label) |
PlotLine |
PlotLine.setValue(Float value) |
PlotLine |
PlotLine.setWidth(Integer width) |
PlotLine |
PlotLine.setzIndex(Integer zIndex) |
| Modifier and Type | Method and Description |
|---|---|
List<PlotLine> |
Axis.getPlotLines() |
| Modifier and Type | Method and Description |
|---|---|
Axis |
Axis.addPlotLine(PlotLine plotLine) |
| Modifier and Type | Method and Description |
|---|---|
Axis |
Axis.setPlotLines(List<PlotLine> plotLines) |
Copyright © 2013. All Rights Reserved.