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