property CategoryAxis.Align as AlignEnum
Aligns the category-axis to bottom/right or top/left side of the view

TypeDescription
AlignEnum An AlignEnum expression that specifies the alignment of the category-axis relative to the view
By default, the Align property is exAlignDefault, which indicates that the category-axis is aligned to bottom/right side of the view. If the chart is horizontally oriented (values go vertically, categories go horizontally) the category-axis can be aligned to bottom or top side of the view. If the chart is vertically oriented (values go horizontally, categories go vertically) the category-axis can be aligned to left or right side of the view.

The default category-axis can be shown next to 0-origin of value-axis only if:

For instance: