collapsed property

bool? collapsed
getter/setter pair

Whether the grid node belonging to this point should start as collapsed. Used in axes of type treegrid.

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

Implementation

bool? collapsed;