dateFormat property

String? dateFormat
getter/setter pair

Date format to use for points on datetime axes when describing them to screen reader users.

Defaults to the same format as in tooltip.

For an overview of the replacement codes, see dateFormat.

API Docs: https://api.highcharts.com/highcharts/accessibility.point.dateFormat

Implementation

String? dateFormat;