lineSeries
fun CartesianChartModelProducer.Transaction.lineSeries(block: LineCartesianLayerModel.BuilderScope.() -> Unit)
Calls block to create a LineCartesianLayerModel.Partial and adds it to the CartesianChartModelProducer.Transaction’s CartesianLayerModel.Partial list.