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.ParametricFunction
[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
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |