Remove

ChartDataPointCollection.Remove method

Removes the specified value.

public void Remove(IChartDataPoint value)
ParameterTypeDescription
valueIChartDataPointThe value.

See Also