ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ISankeyXyPlotView Interface / _getSourceNodeViews Method

In This Topic
    _getSourceNodeViews Method (ISankeyXyPlotView)
    In This Topic
    Syntax
    'Declaration
     
    Function _getSourceNodeViews() As List(Of ISankeyXyNodeView)
    List<ISankeyXyNodeView> _getSourceNodeViews()
    See Also