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

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