ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _SankeyNodeView Class / shapes Property

In This Topic
    shapes Property (_SankeyNodeView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property shapes As List(Of IShape)
    public List<IShape> shapes {get;}
    See Also