ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _SankeyRadialNodeView Class / _outcomes Property

In This Topic
    _outcomes Property (_SankeyRadialNodeView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _outcomes As List(Of ISankeyRadialFlowView)
    public List<ISankeyRadialFlowView> _outcomes {get;}
    See Also