Gets the FunctionsCollection object associated with the current ChartData object.
[Visual Basic]
Public ReadOnly Property FunctionsList As FunctionsCollection
[C#]
public FunctionsCollection FunctionsList {get;}
[Delphi]
public property FunctionsList: FunctionsCollection read get_FunctionsList;
Remarks
This collection contains functions that are plotted.
See Also
ChartData Class | ChartData Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |