enabled

Specifies whether a visual effect for the element being pointed to with the mouse is enabled or not.

seriesSettings: {
    rangebar: {
        activeSettings: {
            pointHoveredState: {
                enabled: true,     
            }
        }  
    }
}

This setting is demonstrated in the following example.