ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ICurveLerp Interface / _lerp Method

In This Topic
    _lerp Method (ICurveLerp)
    In This Topic
    Syntax
    'Declaration
     
    Function _lerp( _
       ByVal t As Double _
    ) As Double
    double _lerp( 
       double t
    )

    Parameters

    t
    See Also