AxisLabelLayout

enum AxisLabelLayout : Enum<AxisLabelLayout>

Layout of the label on an AxisRenderer.

See also

Entries

AboveAxis
Link copied to clipboard
common
Label is placed just above the main axis line of the AxisRenderer and overlap the drawing zone of the Chart.
BelowAxis
Link copied to clipboard
common
Label is placed below the main axis line of the AxisRenderer, this is the default behavior.