Gets the TrendLinesCollection object associated with the current ChartData object.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public TrendLinesCollection TrendsList { get; } |
Visual Basic |
---|
Public ReadOnly Property TrendsList As TrendLinesCollection Get |
Remarks
This collection contains trend lines for this ChartData object.