PointProvider

interface PointProvider

Provides Points to LineCartesianLayers.

Types

Link copied to clipboard
object Companion

Houses a PointProvider factory function.

Functions

Link copied to clipboard

Returns the largest Point.

Link copied to clipboard
abstract fun getPoint(entry: LineCartesianLayerModel.Entry, seriesIndex: Int, extraStore: ExtraStore): LineCartesianLayer.Point?

Returns the Point for the point with the given properties.