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

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