nullValueColor

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

Parameters

value

Determines the color that is applied to null values.


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

Parameters

argument

Determines the color that is applied to null values.