2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / CalculateFunctionEventArgs Class / Parameter Property

In This Topic
    Parameter Property
    In This Topic
    Gets the value of parameter of function at which the function value must be calculated.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parameter As System.Double
    public System.double Parameter {get;}
    See Also