Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LegendOrientation

An enumerated value representing a legend layout orientation.

export

Index

Enumeration members

Enumeration members

HORIZONTAL

HORIZONTAL: = "h"

Horizontal layout.

VERTICAL

VERTICAL: = "v"

Vertical layout.

Generated using TypeDoc