AxisLabelPosition property



The position of the x-axis labels on a chart that is vertically oriented.

Syntax

Set:     Chart.setAxisLabelPosition(position)
Get: position = Chart.getAxisLabelPosition

Applies to

Chart object.

Data type

integer.
Value Description
1 Labels are aligned side by side.
2 Labels are staggered.
3 Labels are aligned or staggered, depending on the best fit. (default)

See also
XAxisLabels property
XAxisLabelsSource property
xAxisLabelsPosition PARAM tag