In This Topic
Gets an integer value that represents the index number of the chart within the collection.
Syntax
'Declaration
Shadows ReadOnly Property Index As Integer
'Usage
Dim instance As IChart
Dim value As Integer
value = instance.Index
See Also