Companion

object Companion

Houses Scroll.Absolute singletons and factory functions.

Properties

Link copied to clipboard

Corresponds to the maximum scroll value.

Link copied to clipboard

Corresponds to zero.

Functions

Link copied to clipboard

Uses a scroll value of the specified number of pixels.

Link copied to clipboard
fun x(x: Double, bias: Float = 0.0f): Scroll.Absolute

Scrolls to the specified x coordinate, positioning it anywhere between the start edge (bias = 0) and the end edge (bias = 1) of the CartesianChart.