draggableY property

bool? draggableY
getter/setter pair

Enable dragging in the Y dimension. Note that this is not supported for TreeGrid axes (the default axis type in Gantt charts).

API Docs: https://api.highcharts.com/highcharts/series.treemap.data.dragDrop.draggableY

Implementation

bool? draggableY;