final class Legend extends Product with Serializable
Instance Constructors
- new Legend(x: Option[Double], y: Option[Double], traceorder: Option[TraceOrder], yref: Option[Ref], font: Option[Font], bordercolor: Option[Color], bgcolor: Option[Color], xanchor: Option[Anchor], yanchor: Option[Anchor], orientation: Option[Orientation])
Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- val bgcolor: Option[Color]
- val bordercolor: Option[Color]
- def canEqual(obj: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(obj: Any): Boolean
- def finalize(): Unit
- val font: Option[Font]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val orientation: Option[Orientation]
- def productArity: Int
- def productElement(n: Int): Any
- def productElementName(n: Int): String
- def productElementNames: Iterator[String]
- def productIterator: Iterator[Any]
- def productPrefix: String
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- val traceorder: Option[TraceOrder]
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- def withBgcolor(bgcolor: Option[Color]): Legend
- def withBordercolor(bordercolor: Option[Color]): Legend
- def withFont(font: Option[Font]): Legend
- def withOrientation(orientation: Option[Orientation]): Legend
- def withTraceorder(traceorder: Option[TraceOrder]): Legend
- def withX(x: Option[Double]): Legend
- def withXanchor(xanchor: Option[Anchor]): Legend
- def withY(y: Option[Double]): Legend
- def withYanchor(yanchor: Option[Anchor]): Legend
- def withYref(yref: Option[Ref]): Legend
- val x: Option[Double]
- val xanchor: Option[Anchor]
- val y: Option[Double]
- val yanchor: Option[Anchor]
- val yref: Option[Ref]
Inherited from Product
Value Members
- def productElementNames: Iterator[String]
- def productIterator: Iterator[Any]
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- val bgcolor: Option[Color]
- val bordercolor: Option[Color]
- def canEqual(obj: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(obj: Any): Boolean
- def finalize(): Unit
- val font: Option[Font]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val orientation: Option[Orientation]
- def productArity: Int
- def productElement(n: Int): Any
- def productElementName(n: Int): String
- def productElementNames: Iterator[String]
- def productIterator: Iterator[Any]
- def productPrefix: String
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- val traceorder: Option[TraceOrder]
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- def withBgcolor(bgcolor: Option[Color]): Legend
- def withBordercolor(bordercolor: Option[Color]): Legend
- def withFont(font: Option[Font]): Legend
- def withOrientation(orientation: Option[Orientation]): Legend
- def withTraceorder(traceorder: Option[TraceOrder]): Legend
- def withX(x: Option[Double]): Legend
- def withXanchor(xanchor: Option[Anchor]): Legend
- def withY(y: Option[Double]): Legend
- def withYanchor(yanchor: Option[Anchor]): Legend
- def withYref(yref: Option[Ref]): Legend
- val x: Option[Double]
- val xanchor: Option[Anchor]
- val y: Option[Double]
- val yanchor: Option[Anchor]
- val yref: Option[Ref]