[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IChart.Shapes

Shapes Property

Shapes

Returns all drawing shapes in this chart.

Declaration
IEnumerable<IShape> Shapes { get; }
ReadOnly Property Shapes As IEnumerable(Of IShape)