donutOptions

@JvmName(name = "lnmhhestjmohpxfq")
suspend fun donutOptions(value: Output<AnalysisDonutOptionsArgs>)
@JvmName(name = "reflqniexgqvlmft")
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 = "wlyvwentvsoycjlc")
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.