Point.Delete Method

Excel Developer Reference

Deletes the series the point belongs to.

Syntax

expression.Delete

expression   A variable that represents a Point object.

Return Value
Variant

Remarks

Deleting a Point object deletes the entire series.

See Also