ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

ParametricFunction Class

Represents a function defined by a pair of equations, x(t) = f1(t) and y(t) = f2(t), where t is an independent variable.

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

System.Object

     C1.Win.C1Chart.FunctionBase

         C1.Win.C1Chart.ParametricFunction

[Visual Basic]

Public Class ParametricFunction

Inherits FunctionBase

Implements ICloneable

[C#]

public class ParametricFunction : FunctionBase , ICloneable

[Delphi]

type ParametricFunction = class (FunctionBase, ICloneable);

Namespace: C1.Win.C1Chart

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

See Also

ParametricFunction Members | C1.Win.C1Chart Namespace


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