xAxisLabelOptions

@JvmName(name = "hjvvpwcitrihvdod")
suspend fun xAxisLabelOptions(value: Output<TemplateChartAxisLabelOptionsArgs>)
@JvmName(name = "xjsyxcvlukunewib")
suspend fun xAxisLabelOptions(value: TemplateChartAxisLabelOptionsArgs?)

Parameters

value

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


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

Parameters

argument

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