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

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