cursor

Specifies the cursor which is displayed when hovering over the area series:

seriesSettings: {
    splinearea: {
        cursor: "wait"
    }
}

This setting is demonstrated in the following example.