z property

double? z
getter/setter pair

The relative width for each column. On a category axis, the widths are distributed so they sum up to the X axis length. On linear and datetime axes, the columns will be laid out from the X value and Z units along the axis.

API Docs: https://api.highcharts.com/highcharts/series.variwide.data.z

Implementation

double? z;