highContrastMode property

String? highContrastMode
getter/setter pair

Controls how highContrastTheme is applied.

The default option is auto, which applies the high contrast theme the user's system has a high contrast theme active.

API Docs: https://api.highcharts.com/highcharts/accessibility.highContrastMode

Implementation

String? highContrastMode;