CartesianChartModel
class CartesianChartModel
Stores a CartesianChart’s data.
Constructors
Link copied to clipboard
Creates a CartesianChartModel consisting of the given CartesianLayerModels.
Creates a CartesianChartModel consisting of the given CartesianLayerModels.
Properties
Link copied to clipboard
Stores auxiliary data, including CartesianLayerDrawingModels.
Link copied to clipboard
Identifies this CartesianChartModel in terms of the CartesianLayerModel.ids.
Link copied to clipboard
The CartesianLayerModels.
Link copied to clipboard
Expresses the size of this CartesianChartModel in terms of the range of the x values covered.
Functions
Link copied to clipboard
Creates a copy of this CartesianChartModel with the given ExtraStore, which is also applied to the CartesianLayerModels.
Link copied to clipboard
Returns the greatest common divisor of the x values’ differences.
Link copied to clipboard
Creates an immutable copy of this CartesianChartModel.