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

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