yAxisDisplayOptions

@JvmName(name = "jnsijpfuaynsnjre")
suspend fun yAxisDisplayOptions(value: Output<DashboardAxisDisplayOptionsArgs>)
@JvmName(name = "soifbjnwqtlqxyqm")
suspend fun yAxisDisplayOptions(value: DashboardAxisDisplayOptionsArgs?)

Parameters

value

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


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

Parameters

argument

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