xAxis

@JvmName(name = "vlvpqywxuuphjslb")
suspend fun xAxis(value: Output<List<DashboardDimensionFieldArgs>>)
@JvmName(name = "vwiecbajuvcqnfwe")
suspend fun xAxis(value: List<DashboardDimensionFieldArgs>?)

Parameters

value

The x-axis field well of a scatter plot. The x-axis is a dimension field and cannot be aggregated.


@JvmName(name = "kolcwxmyughayiup")
suspend fun xAxis(vararg values: Output<DashboardDimensionFieldArgs>)


@JvmName(name = "qwbecmjfkclpkphp")
suspend fun xAxis(values: List<Output<DashboardDimensionFieldArgs>>)
@JvmName(name = "qpxpijcbnkwjstku")
suspend fun xAxis(vararg values: DashboardDimensionFieldArgs)

Parameters

values

The x-axis field well of a scatter plot. The x-axis is a dimension field and cannot be aggregated.


@JvmName(name = "rytoraafalobtqdh")
suspend fun xAxis(argument: List<suspend DashboardDimensionFieldArgsBuilder.() -> Unit>)
@JvmName(name = "chkffdktpcnopylf")
suspend fun xAxis(vararg argument: suspend DashboardDimensionFieldArgsBuilder.() -> Unit)
@JvmName(name = "xqtmcojnhnjrfnan")
suspend fun xAxis(argument: suspend DashboardDimensionFieldArgsBuilder.() -> Unit)

Parameters

argument

The x-axis field well of a scatter plot. The x-axis is a dimension field and cannot be aggregated.