displayNegative property

bool? displayNegative
getter/setter pair

Whether to display negative sized bubbles. The threshold is given by the zThreshold option, and negative bubbles can be visualized by setting negativeColor.

API Docs: https://api.highcharts.com/highcharts/series.mapbubble.displayNegative

Implementation

bool? displayNegative;