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

In This Topic
    _nodeViews Property (ISankeyRadialPlotView)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property _nodeViews As List(Of ISankeyRadialNodeView)
    List<ISankeyRadialNodeView> _nodeViews {get;}
    See Also