ComponentOne Chart for .NET (2.0) Search HelpCentral 

YFunction Class

The Yfunction class is used to describe simple functions defined explicitly by equations of the form y(x) = f(x).

For a list of all members of this type, see YFunction Members.

System.Object

     C1.Win.C1Chart.FunctionBase

         C1.Win.C1Chart.YFunction

[Visual Basic]

Public Class YFunction

Inherits FunctionBase

Implements ICloneable

[C#]

public class YFunction : FunctionBase , ICloneable

[Delphi]

type YFunction = class (FunctionBase, ICloneable);

Namespace: C1.Win.C1Chart

Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

See Also

YFunction Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.