Remove()
IChartDataPointCollection::Remove(System::SharedPtr<IChartDataPoint>) method
Removes the specified value.
virtual void Aspose::Slides::Charts::IChartDataPointCollection::Remove(System::SharedPtr<IChartDataPoint> value)=0
Arguments
| Parameter | Type | Description | 
|---|---|---|
| value | System::SharedPtr<IChartDataPoint> | The value. | 
See Also
- Typedef SharedPtr
 - Class IChartDataPoint
 - Class IChartDataPointCollection
 - Namespace Aspose::Slides::Charts
 - Library Aspose.Slides