Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ChartLegendPosition

Index

Variables

Bottom

Bottom: string

The legend is positioned at the bottom side of the chart.

Floating

Floating: string

The legend is floating. The default offset origin for this mode is TopLeft with offset values (0,0).

Left

Left: string

The legend is positioned at the left side of the chart.

Right

Right: string

The legend is positioned at the right side of the chart.

Top

Top: string

The legend is positioned at the top side of the chart.

Generated using TypeDoc