groupBy property

String? groupBy
getter/setter pair

Group the points by a property. Points with the same property value will be grouped together when moving.

API Docs: https://api.highcharts.com/highcharts/series.treegraph.data.dragDrop.groupBy

Implementation

String? groupBy;