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

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