z property
The size value for each bubble. The bubbles' diameters are computed
based on the z
, and controlled by series options like minSize
,
maxSize
, sizeBy
, zMin
and zMax
.
API Docs: https://api.highcharts.com/highcharts/series.bubble.data.z
Implementation
double? z;