cursor

Specifies the mouse cursor when hovering over the series.


seriesSettings: {
    stepline: {
        cursor: 'wait'
    }
}

This setting is demonstrated in the following example.