colorLabelOptions

@JvmName(name = "iqihxculxfvoyegu")
suspend fun colorLabelOptions(value: Output<DashboardChartAxisLabelOptionsArgs>)
@JvmName(name = "nwrawgihfutdvbyj")
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 = "jbhdnyukybalynyy")
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.