yAxisLabelOptions

@JvmName(name = "tabhejrlqcbwyune")
suspend fun yAxisLabelOptions(value: Output<TemplateChartAxisLabelOptionsArgs>)
@JvmName(name = "nmrfnycfanevrckk")
suspend fun yAxisLabelOptions(value: TemplateChartAxisLabelOptionsArgs?)

Parameters

value

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


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

Parameters

argument

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