vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
core
/
com.patrykandpatrick.vico.core.cartesian.data
/
CartesianChartModel
/
CartesianChartModel
Cartesian
Chart
Model
constructor
(
models
:
List
<
CartesianLayerModel
>
)
constructor
(
vararg
models
:
CartesianLayerModel
)
Creates a
CartesianChartModel
consisting of the given
CartesianLayerModel
s.