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

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