GetDrawingGridLine typedef

GetDrawingGridLine = FlLine Function(double value)

Determines the appearance of specified line.

It gives you an axis value (horizontal or vertical), you should pass a FlLine that represents style of specified line.

Implementation

typedef GetDrawingGridLine = FlLine Function(double value);