Series.Delete Method

Definition

Deletes the object.

public:
 System::Object ^ Delete();
public object Delete ();
Public Function Delete () As Object

Returns

Remarks

Deleting a Point or LegendKey object deletes the entire series.

Applies to