options/highcharts_chart3doptions library
Classes
- HighchartsChart3DFrameBackOptions
- The back side of the frame around a 3D chart.
- HighchartsChart3DFrameBottomOptions
- The bottom of the frame around a 3D chart.
- HighchartsChart3DFrameFrontOptions
- The front of the frame around a 3D chart.
- HighchartsChart3DFrameLeftOptions
- The left side of the frame around a 3D chart.
- HighchartsChart3DFrameOptions
- Provides the option to draw a frame around the charts by defining a bottom, front and back panel.
- HighchartsChart3DFrameRightOptions
- The right of the frame around a 3D chart.
- HighchartsChart3DFrameSideOptions
-
Note: As of v5.0.12,
frame.left
orframe.right
should be used instead. - HighchartsChart3DFrameTopOptions
- The top of the frame around a 3D chart.
- HighchartsChart3DOptions
-
Options to render charts in 3 dimensions. This feature requires
highcharts-3d.js
, found in the download package or online at code.highcharts.com/highcharts-3d.js.