opacity property

double? opacity
getter/setter pair

The opacity of a point in treemap. When a point has children, the visibility of the children is determined by the opacity.

API Docs: https://api.highcharts.com/highcharts/series.treegraph.states.hover.opacity

Implementation

double? opacity;