Creates a new TrendLine and appends it to the collection.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public TrendLine AddNewTrendLine()
Visual Basic
Public Function AddNewTrendLine As TrendLine

Return Value

New TrendLine.

See Also