public class Highchart3D extends AbstractHighchart<Highchart3D,Chart3D<Highchart3D>>
Constructor and Description |
---|
Highchart3D() |
Modifier and Type | Method and Description |
---|---|
Chart3D<Highchart3D> |
getChart() |
Axis |
getzAxis()
The Z axis or depth axis for 3D plots.
|
Set<HighchartModules> |
neededModules()
A list of the required modules to be able to render the graph successfully.
|
protected Highchart3D |
self() |
addSeries, addXAxis, addYAxis, getAccessibility, getColors, getCredits, getExporting, getLabels, getLegend, getPlotOptions, getResponsive, getSubtitle, getTitle, getTooltip, toJson
public Chart3D<Highchart3D> getChart()
getChart
in class AbstractHighchart<Highchart3D,Chart3D<Highchart3D>>
public Set<HighchartModules> neededModules()
Extensions
neededModules
in interface Extensions
neededModules
in class AbstractHighchart<Highchart3D,Chart3D<Highchart3D>>
public Axis getzAxis()
protected Highchart3D self()
self
in class AbstractHighchart<Highchart3D,Chart3D<Highchart3D>>
Copyright © 2019 Jong Soft. All rights reserved.