id property
An id for the point. This can be used after render time to get a
pointer to the point object through chart.get()
.
API Docs: https://api.highcharts.com/highcharts/series.treegraph.data.id
Implementation
String? id;
An id for the point. This can be used after render time to get a
pointer to the point object through chart.get()
.
API Docs: https://api.highcharts.com/highcharts/series.treegraph.data.id
String? id;