VicoScrollState
class VicoScrollState
Houses information on a CartesianChart’s scroll value. Allows for scroll customization and programmatic scrolling.
Constructors
Link copied to clipboard
constructor(scrollEnabled: Boolean, initialScroll: Scroll.Absolute, autoScroll: Scroll, autoScrollCondition: AutoScrollCondition, autoScrollAnimationSpec: AnimationSpec<Float>)
Houses information on a CartesianChart’s scroll value. Allows for scroll customization and programmatic scrolling.