KpiOptions

The options that determine the presentation of a KPI visual.

Types

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

Properties

Link copied to clipboard

The comparison configuration of a KPI visual.

Link copied to clipboard

The options that determine the primary value display type.

Link copied to clipboard

The options that determine the primary value font configuration.

Link copied to clipboard

The options that determine the presentation of the progress bar of a KPI visual.

Link copied to clipboard

The options that determine the presentation of the secondary value of a KPI visual.

Link copied to clipboard

The options that determine the secondary value font configuration.

Link copied to clipboard

The options that determine the visibility, color, type, and tooltip visibility of the sparkline of a KPI visual.

Link copied to clipboard

The options that determine the presentation of trend arrows in a KPI visual.

Link copied to clipboard

The options that determine the layout a KPI visual.

Functions

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