ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / DrawLegendEntry Event

In This Topic
    DrawLegendEntry Event
    In This Topic
    Syntax
    'Declaration
     
    Public Event DrawLegendEntry As DrawLegendEntryEventHandler
    public event DrawLegendEntryEventHandler DrawLegendEntry
    See Also