[]
Returns the ISparklineGroup object from a collection.
ISparklineGroup this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As ISparklineGroup
| Type | Name | Description |
|---|---|---|
| int | index | Specifies the position of an element in the collection. |
| Type | Description |
|---|---|
| ISparklineGroup | Returns ISparklineGroup |