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

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

    Parameters

    dx
    See Also