Color Scale Legend Disabled
class ColorScaleLegendDisabled
A ColorScale maps numeric values to a color palette.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun getRamp(range: ClosedRange<Double>? = null, totalColors: Int = 0, interval: Double = 0.0, breaks: List<Double>? = null, interpolate: Boolean = true, normalized: Boolean = false, easing: EasingCurve? = null): ColorRampResult
Link copied to clipboard