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

In This Topic
    _setStart Method (ISankeyXyFlowView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _setStart( _
       ByVal value As IPoint _
    ) 
    void _setStart( 
       IPoint value
    )

    Parameters

    value
    See Also