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

In This Topic
    AxisScroll Event
    In This Topic
    Syntax
    'Declaration
     
    Public Event AxisScroll As AxisScrollEventHandler
    public event AxisScrollEventHandler AxisScroll
    See Also