[]
        
(Showing Draft Content)

C1.Win.C1Chart.TrendLinesCollection.AddNewTrendLine

AddNewTrendLine Method

AddNewTrendLine()

Creates a new TrendLine and appends it to the collection.

Declaration
public TrendLine AddNewTrendLine()
Returns
Type Description
TrendLine

New TrendLine.

See Also