lineStyle property
The line style of this series.
Valid only if the chartType is AREA, LINE, or SCATTER. COMBO charts are also supported if the series chart type is AREA or LINE.
Implementation
LineStyle? lineStyle;
The line style of this series.
Valid only if the chartType is AREA, LINE, or SCATTER. COMBO charts are also supported if the series chart type is AREA or LINE.
LineStyle? lineStyle;