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

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