HighchartsChart3DOptions constructor
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.
API Docs: https://api.highcharts.com/highcharts/chart.options3d
Implementation
HighchartsChart3DOptions(
{this.alpha,
this.axisLabelPosition,
this.beta,
this.depth,
this.enabled,
this.fitToPlot,
this.frame,
this.viewDistance});