| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client |
| Modifier and Type | Method and Description |
|---|---|
ZAxis |
BaseChart.getZAxis()
Retrieve a reference to the ZAxis for this chart (guaranteed non-null), so that it can then be
configured or operated on.
|
ZAxis |
BaseChart.getZAxis(int axisIndex)
Retrieve a reference to a specific ZAxis for this chart (guaranteed non-null), so that it can then be
configured or operated on.
|
Copyright © 2015. All Rights Reserved.