zAxis property

List<HighchartsZAxisOptions>? zAxis
getter/setter pair

The Z axis or depth axis for 3D plots.

See the Axis class for programmatic access to the axis.

API Docs: https://api.highcharts.com/highcharts/zAxis

Implementation

List<HighchartsZAxisOptions>? zAxis;