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