Remove

IPieSplitCustomPointCollection.Remove method

Removes item from collection by it index in parent series points collection.

public void Remove(int dataPointIndex)
ParameterTypeDescription
dataPointIndexInt32Index of data point in parent series points collection..

See Also