Absolute

fun interface Absolute : Scroll

Represents a CartesianChart scroll value.

Types

Link copied to clipboard
object Companion

Houses Scroll.Absolute singletons and factory functions.

Functions

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

Returns the scroll value.