cursor

Determines the mouse cursor, when hovering over the donut:


seriesSettings: {
    donut: {
        cursor: 'wait'
    }
}

This setting is demonstrated in the following example.