yAxisDisplayOptions

@JvmName(name = "cqovxiaqukfahmvn")
suspend fun yAxisDisplayOptions(value: Output<TemplateAxisDisplayOptionsArgs>)
@JvmName(name = "muiluyhflcbdfspl")
suspend fun yAxisDisplayOptions(value: TemplateAxisDisplayOptionsArgs?)

Parameters

value

The label display options (grid line, range, scale, and axis step) of the scatter plot's y-axis.


@JvmName(name = "lexemkhpflavvlgd")
suspend fun yAxisDisplayOptions(argument: suspend TemplateAxisDisplayOptionsArgsBuilder.() -> Unit)

Parameters

argument

The label display options (grid line, range, scale, and axis step) of the scatter plot's y-axis.