Point.Has3DEffect Property

Excel Developer Reference

True if a point has a three-dimensional appearance. Read/write Boolean.

Version Information
 Version Added:  Excel 2007

Syntax

expression.Has3DEffect

expression   A variable that represents a Point object.

Remarks

This property applies to bubble charts only.

See Also