nullValueColor

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

Parameters

value

Determines the color that is applied to null values.


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

Parameters

argument

Determines the color that is applied to null values.