allowSliding property

bool allowSliding
final

give user access to slide chart viewport
set initial viewport in domainAxis
if set true, this will affect to 'measure viewport'. measure viewport will auto adjust depend on min/max from item chart value
To fix this, set viewport in measueAxis
default: false

Implementation

final bool allowSliding;