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