options3d property

HighchartsChart3DOptions? options3d
getter/setter pair

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.

API Docs: https://api.highcharts.com/highcharts/chart.options3d

Implementation

HighchartsChart3DOptions? options3d;