Returns the index of the first occurrence of the specified Shape object.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public int IndexOf ( Shape value)
Public Function IndexOf ( _ value As Shape _) As Integer
function IndexOf (value)
The index of the first occurrence of the shape in the ShapeCollection; -1 if not found.
ShapeCollection MembersShapeCollection ClassMindFusion.Charting Namespace