[]
Replaces the element at the specified index.
protected override void SetItem(int index, DataSeries item)
The index of element to replace.
The new element at the specified index.