Empty

An empty CartesianChartRanges implementation.

Properties

Link copied to clipboard
open override val maxX: Double

The maximum x value.

Link copied to clipboard
open override val minX: Double

The minimum x value.

Link copied to clipboard
open override val xStep: Double

The difference between neighboring major x values.

Functions

Link copied to clipboard

Returns the YRange associated with the given Axis.Position.Vertical subclass. If axisPosition is null or has no associated YRange, the global YRange is returned.