DecalSettings

Decal settings for accessibility features that define visual patterns and styling for data elements.

Types

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

Properties

Link copied to clipboard

Color configuration for the decal pattern.

Link copied to clipboard

Type of pattern used for the decal, such as solid, diagonal, or circular patterns in various sizes.

Link copied to clipboard

Style type for the decal, which can be either manual or automatic. This field is only applicable for line series.

Link copied to clipboard

Visibility setting for the decal pattern.

Link copied to clipboard

Field value of the field that you are setting the decal pattern to. Applicable only for field level settings.

Functions

Link copied to clipboard
inline fun copy(block: DecalSettings.Builder.() -> Unit = {}): DecalSettings
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