Add
ITrendlineCollection.Add method
Adds the new Trendline at the end of a collection and return it.
public ITrendline Add(TrendlineType trendlineType)
Parameter | Type | Description |
---|---|---|
trendlineType | TrendlineType | Trendline type TrendlineType |
Return Value
New Trendline ITrendline
See Also
- interface ITrendline
- enum TrendlineType
- interface ITrendlineCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides