highContrastMode property
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;