| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client | |
| org.moxieapps.gwt.highcharts.client.labels |
| Modifier and Type | Method and Description |
|---|---|
PlotBand |
PlotBand.setLabel(PlotBandLabel plotBandLabel)
Convenience method for setting the 'label' options of the plot band.
|
| Modifier and Type | Method and Description |
|---|---|
PlotBandLabel |
PlotBandLabel.setAlign(PlotBandLabel.Align align)
Convenience method for setting the 'align' option for the label.
|
PlotBandLabel |
PlotBandLabel.setRotation(Number rotation)
Convenience method for setting the 'rotation' option for the label.
|
PlotBandLabel |
PlotBandLabel.setStyle(Style style)
Convenience method for setting the 'style' options of the labels.
|
PlotBandLabel |
PlotBandLabel.setText(String text)
Convenience method for setting the 'text' option of the label.
|
PlotBandLabel |
PlotBandLabel.setTextAlign(PlotBandLabel.TextAlign textAlign)
Convenience method for setting the 'textAlign' option for the label.
|
PlotBandLabel |
PlotBandLabel.setVerticalAlign(PlotBandLabel.VerticalAlign verticalAlign)
Convenience method for setting the 'verticalAlign' option for the label.
|
PlotBandLabel |
PlotBandLabel.setX(Number x)
Convenience method for setting the 'x' position option of the label.
|
PlotBandLabel |
PlotBandLabel.setY(Number y)
Convenience method for setting the 'y' position option of the label.
|
Copyright © 2015. All Rights Reserved.