ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _Polynomial Class / translateY Method

In This Topic
    translateY Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub translateY( _
       ByVal dy As Double _
    ) 
    public void translateY( 
       double dy
    )

    Parameters

    dy
    See Also