KpiFieldWells

The field well configuration of a KPI visual.

Types

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

Properties

Link copied to clipboard

The target value field wells of a KPI visual.

Link copied to clipboard

The trend group field wells of a KPI visual.

Link copied to clipboard

The value field wells of a KPI visual.

Functions

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