TrendlineCollection.Item
TrendlineCollection indexer
Gets a Trendline
object by its index.
public Trendline this[int index] { get; }
See Also
- class Trendline
- class TrendlineCollection
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells
Gets a Trendline
object by its index.
public Trendline this[int index] { get; }