colorLabelOptions

@JvmName(name = "fjxafltwyfsdhwxv")
suspend fun colorLabelOptions(value: Output<DashboardChartAxisLabelOptionsArgs>)
@JvmName(name = "pmtiltywdppnuflg")
suspend fun colorLabelOptions(value: DashboardChartAxisLabelOptionsArgs?)

Parameters

value

The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.


@JvmName(name = "haigqknokrcrfood")
suspend fun colorLabelOptions(argument: suspend DashboardChartAxisLabelOptionsArgsBuilder.() -> Unit)

Parameters

argument

The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.