[]
        
(Showing Draft Content)

C1.Win.C1Chart.TrendLinesCollection.Add

Add Method

Add(TrendLine)

Adds the specified TrendLine to the collection.

Declaration
public int Add(TrendLine tl)
Parameters
Type Name Description
TrendLine tl

TrendLine.

Returns
Type Description
int

Integer index.

See Also