donutOptions

@JvmName(name = "fxtrtssdsvajnlgq")
suspend fun donutOptions(value: Output<TemplateDonutOptionsArgs>)
@JvmName(name = "aycvkiuluwavtdqr")
suspend fun donutOptions(value: TemplateDonutOptionsArgs?)

Parameters

value

The options that determine the shape of the chart. This option determines whether the chart is a pie chart or a donut chart.


@JvmName(name = "jxiqogdqbecfdica")
suspend fun donutOptions(argument: suspend TemplateDonutOptionsArgsBuilder.() -> Unit)

Parameters

argument

The options that determine the shape of the chart. This option determines whether the chart is a pie chart or a donut chart.