colorScale

@JvmName(name = "xycapqehstkdsfwd")
suspend fun colorScale(value: Output<DashboardColorScaleArgs>)
@JvmName(name = "fdbqwrmboutfnsih")
suspend fun colorScale(value: DashboardColorScaleArgs?)

Parameters

value

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


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

Parameters

argument

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