Orient

viz.dsl.vegaLite.Orient
enum Orient

The orientation of the header label. One of "top", "bottom", "left" or "right".

Shortcut for setting both labelOrient and titleOrient.

The orientation of the header title. One of "top", "bottom", "left" or "right".

Orientation of the legend title.

Attributes

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

Members list

Type members

Enum entries

case case bottom extends Orient

Attributes

Source
vega-lite.scala
case case left extends Orient

Attributes

Source
vega-lite.scala
case case right extends Orient

Attributes

Source
vega-lite.scala
case case top extends Orient

Attributes

Source
vega-lite.scala