cursor

Specifies the cursor used when the user points to an element of the data series.


seriesSettings: {
    rangebar: {
        cursor: 'wait'
    }
}

This setting is demonstrated in the following example.