Gets or sets the method used to plot a TrendLine.
[Visual Basic]
Public Property PlotLinesMethod As PlotLinesMethodEnum
[C#]
public PlotLinesMethodEnum PlotLinesMethod {get;set;}
[Delphi]
public property PlotLinesMethod: PlotLinesMethodEnum read get_PlotLinesMethod write set_PlotLinesMethod;
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. |