The Yfunction class is used to describe simple functions defined explicitly by equations of the form y(x) = f(x).
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public class YFunction : FunctionBase, ICloneable |
Visual Basic |
---|
Public Class YFunction _ Inherits FunctionBase _ Implements ICloneable |