Creates a new TrendLine and appends it to the collection.
[Visual Basic]
Public Function AddNewTrendLine() As TrendLine
[C#]
public TrendLine AddNewTrendLine()
[Delphi]
public function AddNewTrendLine(): TrendLine;
Return Value
New TrendLine.
See Also
TrendLinesCollection Class | TrendLinesCollection Members | C1.Win.C1Chart Namespace | TrendLinesCollection Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |