Overload | Description |
---|---|
Item(Int32) | Gets a single chart from the collection. |
Item(String) | Gets a single chart from the collection. |
Item(Int32[]) | Gets the specified IChart objects by the zero based indexes. |
Item(String[]) | Gets the specified IChart objects by the chart names. |