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

In This Topic
    _translate Method (IZoomableView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _translate( _
       ByVal x As Double, _
       ByVal y As Double _
    ) 
    void _translate( 
       double x,
       double y
    )

    Parameters

    x
    y
    See Also