Gets object which is the legend entry.
[Visual Basic]
Public ReadOnly Property Entry As Object
[C#]
public object Entry {get;}
[Delphi]
public property Entry: Object read get_Entry;
See Also
DrawLegendEntryEventArgs Class | DrawLegendEntryEventArgs Members | C1.Win.C1Chart Namespace | DrawLegendEntryEventArgs Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |