Corners Object

Description

Represents the corners of a 3-D chart. The Corners object supports only the Select method. The macro recorder uses this object and method to record selecting the corners of a 3-D chart when you drag the corners to set the chart elevation and rotation. Because you can set these properties directly in Visual Basic, you will not need to use the Corners object. You can delete the line containing this object without affecting the functionality of the code.

Properties

Application Property, Creator Property, Name Property, Parent Property.

Methods

Select Method.