Relative

fun interface Relative : Scroll

Represents a CartesianChart scroll delta.

Types

Link copied to clipboard
object Companion

Houses Scroll.Relative factory functions.

Functions

Link copied to clipboard
abstract fun getDelta(context: CartesianMeasuringContext, horizontalDimensions: HorizontalDimensions, bounds: RectF, maxValue: Float): Float

Returns the scroll delta.