GaugeChartOptions

The options that determine the presentation of the GaugeChartVisual.

Types

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

Properties

Link copied to clipboard

The arc configuration of a GaugeChartVisual.

Link copied to clipboard

The arc axis configuration of a GaugeChartVisual.

Link copied to clipboard

The comparison configuration of a GaugeChartVisual.

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.

Functions

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