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

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