isScrollable property

bool isScrollable

Return true if chart is currently scrollable

Implementation

bool get isScrollable => scrollSettings._isScrollable > 0.5;