[]
        
(Showing Draft Content)

C1.Win.C1Chart.FunctionsCollection.Remove

Remove Method

Remove(FunctionBase)

Removes the specified function from the collection.

Declaration
public void Remove(FunctionBase f)
Parameters
Type Name Description
FunctionBase f

Function to remove.

See Also