donutOptions

@JvmName(name = "hjbejqnkrghvrlgm")
suspend fun donutOptions(value: Output<AnalysisDonutOptionsArgs>)
@JvmName(name = "ahssprftykccftxy")
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 = "wsxchtaoeinxxqon")
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.