TrendlineCollection.Item

TrendlineCollection indexer

Gets a Trendline object by its index.

public Trendline this[int index] { get; }

See Also