lineStrokeWidth property

double lineStrokeWidth
final

Width of the line connecting the circles on line chart. Paint for one series. Using one option for all series, we force all series width the same. todo 3 - consider per dataRow width instances.

Implementation

final double lineStrokeWidth;