combo Chart Aggregated Field Wells
suspend fun comboChartAggregatedFieldWells(value: Output<TemplateComboChartAggregatedFieldWellsArgs>)
Parameters
value
The aggregated field wells of a combo chart. Combo charts only have aggregated field wells. Columns in a combo chart are aggregated by category.
suspend fun comboChartAggregatedFieldWells(argument: suspend TemplateComboChartAggregatedFieldWellsArgsBuilder.() -> Unit)
Parameters
argument
The aggregated field wells of a combo chart. Combo charts only have aggregated field wells. Columns in a combo chart are aggregated by category.