RemoveAt

ChartCollection.RemoveAt method

Entfernen Sie ein Diagramm an einem bestimmten Index.

public void RemoveAt(int index)
ParameterTypBeschreibung
indexInt32Der Diagrammindex.

Siehe auch