Gets the value of parameter of function at which the function value must be calculated.

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

Syntax

C#
public double Parameter { get; }
Visual Basic
Public ReadOnly Property Parameter As Double
	Get

See Also