Gets the value of parameter of function at which the function value must be calculated.
[Visual Basic]
Public ReadOnly Property Parameter As Double
[C#]
public double Parameter {get;}
[Delphi]
public property Parameter: Double read get_Parameter;
See Also
CalculateFunctionEventArgs Class | CalculateFunctionEventArgs Members | C1.Win.C1Chart Namespace | CalculateFunctionEventArgs Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |