ArcConfiguration

The arc configuration of a GaugeChartVisual.

Types

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

Properties

Link copied to clipboard

The option that determines the arc angle of a GaugeChartVisual.

Link copied to clipboard

The options that determine the arc thickness of a GaugeChartVisual.

Functions

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