The rowHeaderSplitterWidth property (number) specifies the width of the active vertical splitter between row headers and the JavaScript Gantt Chart grid. The splitter is only active when rowHeaderScrolling is enabled.
3
Gantt Chart config:
{
rowHeaderSplitterWidth: 2,
// ...
}