Gets the TrendLinesCollection object associated with the current ChartData object.
[Visual Basic]
Public ReadOnly Property TrendsList As TrendLinesCollection
[C#]
public TrendLinesCollection TrendsList {get;}
[Delphi]
public property TrendsList: TrendLinesCollection read get_TrendsList;
Remarks
This collection contains trend lines for this ChartData object.
See Also
ChartData Class | ChartData Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |