LineCartesianLayerModel
Stores a LineCartesianLayer’s data.
Types
Link copied to clipboard
class BuilderScope
Facilitates the creation of LineCartesianLayerModels and Partials.
Link copied to clipboard
Link copied to clipboard
class Partial(series: List<List<LineCartesianLayerModel.Entry>>, seriesKeys: List<Any>) : CartesianLayerModel.Partial
Stores the minimum amount of data required to create a LineCartesianLayerModel and facilitates this creation.
Properties
Link copied to clipboard
Stores auxiliary data, including CartesianLayerDrawingModels.
Link copied to clipboard
The keys identifying the series.
Functions
Link copied to clipboard
Creates a copy of this CartesianLayerModel with the given ExtraStore.
Link copied to clipboard
Returns the greatest common divisor of the x values’ differences.