Gets or sets the Shape object, located at the specified position.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public Shape Item [ int index] { get; set; }
Public Property Item ( _ index As Integer _) As Shape
The element at the specified index.
In C#, this property is the indexer of the collection.
ShapeCollection MembersShapeCollection ClassMindFusion.Charting Namespace