ITrendlineCollection class
ITrendlineCollection class
Represents a collection of TrendlineEx
The ITrendlineCollection type exposes the following members:
Properties
Property | Description |
---|---|
count | Gets the number of elements actually contained in the collection. Read-only int. |
Gets the element at the specified index.
Read-only ITrendline
.
Indexer
Name | Description |
---|---|
[index] |
Methods
Method | Description |
---|---|
add | Adds the new Trendline at the end of a collection and return it. |
remove | Removes the specified value. |
See Also
- class
ITrendline
- module
aspose.slides.charts
- library
Aspose.Slides