Adds the specified function to the collection.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
public int Add( FunctionBase f ) |
| Visual Basic |
|---|
Public Function Add ( _ f As FunctionBase _ ) As Integer |
Parameters
- f
- Type: C1.Win.C1Chart..::..FunctionBase
Function.