Axis.CrossesAt property (PowerPoint)

Returns or sets the point on the value axis where the category axis crosses it. Applies only to the value axis. Read/write Double.

Syntax

expression.CrossesAt

expression A variable that represents an 'Axis' object.

Remarks

Setting this property causes the Crosses property to change to xlAxisCrossesCustom.

You cannot use this property on radar charts. For 3D charts, this property indicates where the plane defined by the category axes crosses the value axis.

See also

Axis Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.