KpiSparklineOptions

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

Types

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

Properties

Link copied to clipboard

The color of the sparkline.

Link copied to clipboard

The tooltip visibility of the sparkline.

Link copied to clipboard

The type of the sparkline.

Link copied to clipboard

The visibility of the sparkline.

Functions

Link copied to clipboard
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