[]
        
(Showing Draft Content)

C1.WPF.C1Chart.ChartPanelObjectCollection.RemoveItem

RemoveItem Method

RemoveItem(int)

Removes the item at the specified index of the collection.

Declaration
protected override void RemoveItem(int index)
Parameters
Type Name Description
int index
Overrides