Gets the FunctionsCollection object associated with the current ChartData object.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public FunctionsCollection FunctionsList { get; } |
Visual Basic |
---|
Public ReadOnly Property FunctionsList As FunctionsCollection Get |
Remarks
This collection contains functions that are plotted.