colorScale

@JvmName(name = "tltboikhwmybfuaq")
suspend fun colorScale(value: Output<TemplateColorScaleArgs>)
@JvmName(name = "tnitvrqdruipiodi")
suspend fun colorScale(value: TemplateColorScaleArgs?)

Parameters

value

The color options (gradient color, point of divergence) in a heat map.


@JvmName(name = "qigrragymdabalru")
suspend fun colorScale(argument: suspend TemplateColorScaleArgsBuilder.() -> Unit)

Parameters

argument

The color options (gradient color, point of divergence) in a heat map.