Add()
ITrendlineCollection::Add(TrendlineType) method
Adds the new Trendline at the end of a collection and return it.
virtual System::SharedPtr<ITrendline> Aspose::Slides::Charts::ITrendlineCollection::Add(TrendlineType trendlineType)=0
Arguments
Parameter | Type | Description |
---|---|---|
trendlineType | TrendlineType | Trendline type TrendlineType |
Return Value
See Also
- Enum TrendlineType
- Typedef SharedPtr
- Class ITrendline
- Class ITrendlineCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides