name property

String? name
getter/setter pair

The name of a task. If a treegrid y-axis is used (default in Gantt charts), this will be picked up automatically, and used to calculate the y-value.

API Docs: https://api.highcharts.com/gantt/series.gantt.data.name

Implementation

String? name;