cursor

Determines the mouse cursor for the series of type pie:


seriesSettings: {
    pie: {
        cursor:'hand'
    }
}

This setting is demonstrated in the following example.