Gets or sets whether the function 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
FunctionBase Class | FunctionBase Members | C1.Win.C1Chart Namespace | FunctionBase Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |