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

In This Topic
    _updateLocation Method (_LineTransformInfo)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _updateLocation( _
       ByVal start As IPoint, _
       ByVal end As IPoint _
    ) 
    public void _updateLocation( 
       IPoint start,
       IPoint end
    )

    Parameters

    start
    end
    See Also