xAxisLabelOptions

@JvmName(name = "edkywywwicwhdpde")
suspend fun xAxisLabelOptions(value: Output<DashboardChartAxisLabelOptionsArgs>)
@JvmName(name = "xqjfmqycdnhnyldo")
suspend fun xAxisLabelOptions(value: DashboardChartAxisLabelOptionsArgs?)

Parameters

value

The label options (label text, label visibility, and sort icon visibility) of the scatter plot's x-axis.


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

Parameters

argument

The label options (label text, label visibility, and sort icon visibility) of the scatter plot's x-axis.