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