ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _SankeyFlowView Class / _getSourceNodeView Method

In This Topic
    _getSourceNodeView Method (_SankeyFlowView)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function _getSourceNodeView() As ISankeyNodeView
    public abstract ISankeyNodeView _getSourceNodeView()
    See Also