DisplayUnitLabel.Position Property

Excel Developer Reference

Returns or sets the position of the unit label on an axis in the chart. Read/write XlChartElementPosition.

Version Information
 Version Added:  Excel 2007

Syntax

expression.Position

expression   A variable that represents a DisplayUnitLabel object.

See Also