Home > @plotex/chart-def > IAxisLabelConfig > position

IAxisLabelConfig.position property#

Position of the label.

Signature:
position?: HorizontalLabelPosition | HorizontalLabelPositionString | VerticalLabelPosition | VerticalLabelPositionString;