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

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