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