zThreshold property
(Highcharts) 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.
Implementation
final num? zThreshold;
(Highcharts) 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.
final num? zThreshold;