Axis

data class Axis(val tag: String, val styleValue: String)

Constructors

Link copied to clipboard
constructor(tag: String, styleValue: String)

Properties

Link copied to clipboard
Link copied to clipboard
val tag: String