milestone property

bool? milestone
getter/setter pair

Whether this point is a milestone. If so, only the start option is handled, while end is ignored.

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

Implementation

bool? milestone;