[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ChartShape.OnKeyUp

OnKeyUp Method

OnKeyUp(KeyEventArgs)

Raises the KeyUp event.

Declaration
protected virtual void OnKeyUp(KeyEventArgs e)
Protected Overridable Sub OnKeyUp(e As KeyEventArgs)
Parameters
Type Name Description
KeyEventArgs e

A KeyEventArgs that contains the event data.