nullValueColor

@JvmName(name = "euohkplvdranmgeb")
suspend fun nullValueColor(value: Output<DashboardDataColorArgs>)
@JvmName(name = "xmomqlbmnaxqmkch")
suspend fun nullValueColor(value: DashboardDataColorArgs?)

Parameters

value

Determines the color that is applied to null values.


@JvmName(name = "qxykhpjhyfsxobiv")
suspend fun nullValueColor(argument: suspend DashboardDataColorArgsBuilder.() -> Unit)

Parameters

argument

Determines the color that is applied to null values.