line property

PaintStyle? line
getter/setter pair

The stroke style for the axis line.

If null, there will be no axis line.

Implementation

PaintStyle? line;