Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration constants to define 2D text label horizontal alignment for vertical axes

Index

Enumeration members

Enumeration members

Auto

Auto: = "Auto"

Aligned to minimise the space between the label and axis, ie right for left axis and left for right axis (opposite if inner axis)

Center

Center: = "Center"

Center Aligned

Left

Left: = "Left"

Left Aligned

Right

Right: = "Right"

Right Aligned

Generated using TypeDoc