className property

String? className
getter/setter pair

An additional, individual class name for the data point's graphic representation. Changes to a point's color will also be reflected in a chart's legend and tooltip.

API Docs: https://api.highcharts.com/highcharts/series.column.data.className

Implementation

String? className;