add method
add
Adds the new Trendline at the end of a collection and return it.
Returns
New Trendline ITrendline
def add(self, trendline_type):
...
| Parameter | Type | Description |
|---|---|---|
| trendline_type | TrendlineType | Trendline type TrendlineType |
See Also
- class
ITrendline - class
ITrendlineCollection - enumeration
TrendlineType - module
aspose.slides.charts - library
Aspose.Slides