xAxis

@JvmName(name = "inljfxhhcepaeebb")
suspend fun xAxis(value: Output<List<DashboardDimensionFieldArgs>>)
@JvmName(name = "tqqiosgpmixowykn")
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 = "qwausnopcqaafwko")
suspend fun xAxis(vararg values: Output<DashboardDimensionFieldArgs>)


@JvmName(name = "vtfdnddrakycjrae")
suspend fun xAxis(values: List<Output<DashboardDimensionFieldArgs>>)
@JvmName(name = "datkhaojcwvauoaj")
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 = "awsjsuqsdtvehxty")
suspend fun xAxis(argument: List<suspend DashboardDimensionFieldArgsBuilder.() -> Unit>)
@JvmName(name = "jwsrwmgmsrhlgfky")
suspend fun xAxis(vararg argument: suspend DashboardDimensionFieldArgsBuilder.() -> Unit)
@JvmName(name = "lsfelbxjaxrbtadk")
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.