Gets or sets the type of TrendLine.
[Visual Basic]
Public Property TrendLineType As TrendLineTypeEnum
[C#]
public TrendLineTypeEnum TrendLineType {get;set;}
[Delphi]
public property TrendLineType: TrendLineTypeEnum read get_TrendLineType write set_TrendLineType;
See Also
TrendLine Class | TrendLine Members | C1.Win.C1Chart Namespace | TrendLine Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |