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

In This Topic
    _getStartCoordinateValue Method (_SankeyRadialFlowViewLayouter)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getStartCoordinateValue( _
       ByVal flowView As ISankeyRadialFlowView _
    ) As IPolarCoordinateValue
    public IPolarCoordinateValue _getStartCoordinateValue( 
       ISankeyRadialFlowView flowView
    )

    Parameters

    flowView
    See Also