[]
Returns all drawing shapes in this chart.
IEnumerable<IShape> Shapes { get; }
ReadOnly Property Shapes As IEnumerable(Of IShape)