opacity property

double? opacity
getter/setter pair

The opacity of grouped points in treemap. When a point has children, the group point is covering the children, and is given this opacity. The visibility of the children is determined by the opacity.

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

Implementation

double? opacity;