Gets or sets whether the TrendLine will be shown in legend.
[Visual Basic]
Public Property LegendEntry As Boolean
[C#]
public bool LegendEntry {get;set;}
[Delphi]
public property LegendEntry: Boolean read get_LegendEntry write set_LegendEntry;
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. |