TrendlineCollection class
TrendlineCollection class
Represents a collection of Trendline
The TrendlineCollection 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 Trendline
.
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
Trendline
- module
aspose.slides.charts
- library
Aspose.Slides