API / geotoolkit / axis / TickInfo / LabelPosition
Enum of label positions
Enumeration Members
• Bottom = "bottom"
Labels are bottom-aligned and on the bottom side of the axis
• Center = "center"
Labels are centered in the axis (default)
• Left = "left"
Labels are left-aligned and on the left side of the axis
• Right = "right"
Labels are right-aligned and on the right side of the axis
• Top = "top"
Labels are top-aligned and on the top side of the axis