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

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