className property

String? className
getter/setter pair

An additional class name to apply to the series' graphical elements. This option does not replace default class names of the graphical element. Changes to the series' color will also be reflected in a chart's legend and tooltip.

API Docs: https://api.highcharts.com/highcharts/series.boxplot.className

Implementation

String? className;