ColorScale

Determines the color scale that is applied to the visual.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Determines the color fill type.

Link copied to clipboard

Determines the list of colors that are applied to the visual.

Link copied to clipboard

Determines the color that is applied to null values.

Functions

Link copied to clipboard
inline fun copy(block: ColorScale.Builder.() -> Unit = {}): ColorScale
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String