Scroll

sealed interface Scroll

Represents a CartesianChart scroll value or delta.

Inheritors

Types

Link copied to clipboard
fun interface Absolute : Scroll

Represents a CartesianChart scroll value.

Link copied to clipboard
fun interface Relative : Scroll

Represents a CartesianChart scroll delta.