[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ChartSelectDataSource.OnShown

OnShown Method

OnShown(EventArgs)

Raises the Shown event.

Declaration
protected override void OnShown(EventArgs e)
Protected Overrides Sub OnShown(e As EventArgs)
Parameters
Type Name Description
EventArgs e

A EventArgs that contains the event data.

Overrides