donutOptions

@JvmName(name = "ypaiysgxtekherix")
suspend fun donutOptions(value: Output<TemplateDonutOptionsArgs>)
@JvmName(name = "umwhtyujkoqgbyek")
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 = "ybaugfdeimxuxkyg")
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.