Axis3DTickLabelsConfig

case class Axis3DTickLabelsConfig(var font: String, var size: SizeUnit, var color: String, var italic: Boolean, var bold: Boolean, var underline: Boolean, var hide: Boolean, var format: Value, var scale: Double)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product