donutOptions

@JvmName(name = "wkhoqepdsuwhahyc")
suspend fun donutOptions(value: Output<AnalysisDonutOptionsArgs>)
@JvmName(name = "aauorvtadbnhakme")
suspend fun donutOptions(value: AnalysisDonutOptionsArgs?)

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 = "wjrcpjrdbcbylgda")
suspend fun donutOptions(argument: suspend AnalysisDonutOptionsArgsBuilder.() -> 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.