dashStyle property

String? dashStyle
getter/setter pair

A name for the dash style to use for the column or bar. Overrides dashStyle on the series.

In styled mode, the stroke dash-array can be set with the same classes as listed under data.color.

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

Implementation

String? dashStyle;