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