Remove

ITrendlineCollection.Remove method

Removes the specified value.

public void Remove(ITrendline value)
ParameterTypeDescription
valueITrendlineTrendline to remove ITrendline

See Also