xAxisDisplayOptions

@JvmName(name = "cubcgqgfeunssbpd")
suspend fun xAxisDisplayOptions(value: Output<DashboardAxisDisplayOptionsArgs>)
@JvmName(name = "tfneejhcwsyspucl")
suspend fun xAxisDisplayOptions(value: DashboardAxisDisplayOptionsArgs?)

Parameters

value

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


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

Parameters

argument

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