isScrollable property

bool isScrollable
final

If it's set to true the graph will be horizontally scrollable, if not all candlesticks will be displayed within the container

Implementation

final bool isScrollable;