AnalysisAxisLogarithmicScale

data class AnalysisAxisLogarithmicScale(val base: Double? = null)

Constructors

Link copied to clipboard
constructor(base: Double? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val base: Double? = null

The base setup of a logarithmic axis scale.