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

In This Topic
    nodes Property (ISankeyPlotModel)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property nodes As List(Of ISankeyNodeModel)
    List<ISankeyNodeModel> nodes {get;}
    See Also