dashStyle property

String? dashStyle
getter/setter pair

Name of the dash style to use for the graph, or for some series types the outline of each shape.

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

API Docs: https://api.highcharts.com/highcharts/series.linearregression.dashStyle

Implementation

String? dashStyle;