shouldPerformAutoScroll

abstract fun shouldPerformAutoScroll(newModel: Model, oldModel: Model?): Boolean

Given a chart’s new and old models, defines whether an automatic scroll should be performed.