categoryLabelOptions

@JvmName(name = "axsyoqrjnjwivces")
suspend fun categoryLabelOptions(value: Output<AnalysisChartAxisLabelOptionsArgs>)
@JvmName(name = "jppuwsrjaofovmwv")
suspend fun categoryLabelOptions(value: AnalysisChartAxisLabelOptionsArgs?)

Parameters

value

The label options (label text, label visibility, and sort icon visibility) of a combo chart category (group/color) field well.


@JvmName(name = "wqyilmutfjapsjmj")
suspend fun categoryLabelOptions(argument: suspend AnalysisChartAxisLabelOptionsArgsBuilder.() -> Unit)

Parameters

argument

The label options (label text, label visibility, and sort icon visibility) of a combo chart category (group/color) field well.