Delete Method
The Delete method deletes the object or the selected objects.
Syntax
object.Delete
Example
This example shows how to delete an axis.
Graph.Axes.Item(2).Delete
Used by: AutoAxis object, AutoPlot object, AutoSelection collection, AutoShape object