[]
        
(Showing Draft Content)

C1.Win.C1Chart.TrendLinesCollection.Item

this Property

this[int]

Gets the specified TrendLine from the collection by numeric index.

Declaration
public TrendLine this[int i] { get; }
Parameters
Type Name Description
int i
See Also