The Kendo Chart widget's documentation describes the setting seriesDefault.focusHighlight. However, in the typescript typings it is called focusHighLight (with a capital L).
The documentation matches the source code, but the typings do not.