Partial
class Partial(series: List<List<ColumnCartesianLayerModel.Entry>>, seriesKeys: List<Any>) : CartesianLayerModel.Partial
Stores the minimum amount of data required to create a ColumnCartesianLayerModel and facilitates this creation.
Constructors
Functions
Link copied to clipboard
Creates a full CartesianLayerModel with the given ExtraStore from this Partial.