DashboardArcAxisConfiguration

data class DashboardArcAxisConfiguration(val range: DashboardArcAxisDisplayRange? = null, val reserveRange: Double? = null)

Constructors

Link copied to clipboard
fun DashboardArcAxisConfiguration(range: DashboardArcAxisDisplayRange? = null, reserveRange: Double? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val reserveRange: Double? = null