milestone property
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;
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
bool? milestone;