[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ChartShape.OnKeyDown

OnKeyDown Method

OnKeyDown(KeyEventArgs)

Raises the KeyDown event.

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

A KeyEventArgs that contains the event data.