2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / DrawLegendEntryEventArgs Class / Entry Property

In This Topic
    Entry Property
    In This Topic
    Gets object which is the legend entry.
    Syntax
    'Declaration
     
    Public ReadOnly Property Entry As System.Object
    public System.object Entry {get;}
    See Also