CheckToShowGrid typedef

CheckToShowGrid = bool Function(double value)

Determines showing or hiding specified line.

Implementation

typedef CheckToShowGrid = bool Function(double value);