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

In This Topic
    Result Property
    In This Topic
    Gets the result of function calculation.
    Syntax
    'Declaration
     
    Public Property Result As System.Double
    public System.double Result {get; set;}
    See Also