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

In This Topic
    _getCurveWidthInRadian Method (_SankeyRadialFlowViewLayouter)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getCurveWidthInRadian( _
       ByVal flowView As ISankeyRadialFlowView _
    ) As Double
    public double _getCurveWidthInRadian( 
       ISankeyRadialFlowView flowView
    )

    Parameters

    flowView
    See Also