FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1Sunburst Class / OnMouseWheel Method

In This Topic
    OnMouseWheel Method (C1Sunburst)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnMouseWheel( _
       ByVal e As MouseWheelEventArgs _
    ) 
    protected virtual void OnMouseWheel( 
       MouseWheelEventArgs e
    )

    Parameters

    e
    See Also