nullValueColor

@JvmName(name = "ibhjmqpddahnxhgw")
suspend fun nullValueColor(value: Output<AnalysisDataColorArgs>)
@JvmName(name = "yggjxwdjqduajipk")
suspend fun nullValueColor(value: AnalysisDataColorArgs?)

Parameters

value

Determines the color that is applied to null values.


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

Parameters

argument

Determines the color that is applied to null values.