zThreshold property
When displayNegative is false
,
bubbles with lower Z values are skipped. When displayNegative
is true
and a negativeColor
is given, points with lower Z is colored.
API Docs: https://api.highcharts.com/highcharts/series.packedbubble.zThreshold
Implementation
double? zThreshold;