CartesianChartModel

constructor(models: List<CartesianLayerModel>)
constructor(vararg models: CartesianLayerModel)

Creates a CartesianChartModel consisting of the given CartesianLayerModels.