Point.Delete Method (Excel)

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

Concepts

Point Object Members

Point Object