name property
The name of the point. Used in data labels and tooltip. If name is not defined then it will default to the joined values in sets.
API Docs: https://api.highcharts.com/highcharts/series.venn.data.name
Implementation
String? name;
The name of the point. Used in data labels and tooltip. If name is not defined then it will default to the joined values in sets.
API Docs: https://api.highcharts.com/highcharts/series.venn.data.name
String? name;