Partial

Stores the minimum amount of data required to create a LineCartesianLayerModel and facilitates this creation.

Constructors

Link copied to clipboard
constructor(series: List<List<LineCartesianLayerModel.Entry>>)

Functions

Link copied to clipboard
open override fun complete(extraStore: ExtraStore): CartesianLayerModel

Creates a full CartesianLayerModel with the given ExtraStore from this Partial.

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int