descriptionFormat property

String? descriptionFormat
getter/setter pair

A format string to use instead of the default for point descriptions.

The context of the format string is the point instance.

As opposed to accessibility.point.valueDescriptionFormat, this option replaces the whole description.

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

Implementation

String? descriptionFormat;