[]
        
(Showing Draft Content)

C1.Win.C1Chart.FunctionsCollection.Add

Add Method

Add(FunctionBase)

Adds the specified function to the collection.

Declaration
public int Add(FunctionBase f)
Parameters
Type Name Description
FunctionBase f

Function.

Returns
Type Description
int

Integer index.

See Also