LegendOrient

viz.dsl.vegaLite.LegendOrient

The orientation of the legend, which determines how the legend is positioned within the scene. One of "left", "right", "top", "bottom", "top-left", "top-right", "bottom-left", "bottom-right", "none".

Default value: "right"

Attributes

Source:
vega-lite.scala
Graph
Supertypes
trait Enum
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Enum entries

case case bottom extends LegendOrient

Attributes

Source:
vega-lite.scala
case case bottom-left extends LegendOrient

Attributes

Source:
vega-lite.scala
case case bottom-right extends LegendOrient

Attributes

Source:
vega-lite.scala
case case left extends LegendOrient

Attributes

Source:
vega-lite.scala
case case none extends LegendOrient

Attributes

Source:
vega-lite.scala
case case right extends LegendOrient

Attributes

Source:
vega-lite.scala
case case top extends LegendOrient

Attributes

Source:
vega-lite.scala
case case top-left extends LegendOrient

Attributes

Source:
vega-lite.scala
case case top-right extends LegendOrient

Attributes

Source:
vega-lite.scala