Gets or sets whether the TrendLine is plotted over or behind the data.
[Visual Basic]
Public Property PlotOverData As Boolean
[C#]
public bool PlotOverData {get;set;}
[Delphi]
public property PlotOverData: Boolean read get_PlotOverData write set_PlotOverData;
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. |