axis property

Axis axis
final

The axis along which the dashed line should be drawn. axis values can be Axis.horizontal or Axis.vertical

Implementation

final Axis axis;