XY Chart NET 3 Control Reference > Events |
An event occurs as a result of an action performed by the user. XY Chart NET generates a number of events that allows the user to act upon and perform specific operations.
The following table summarizes the events generated by the XY Chart NET control. Click on an Event link to obtain further information.
To act upon an event select the XY Chart NET control’s instance name from the Class Name drop-down list box:
Next, select the control’s event from the Method Name drop-down list box:
To act upon an event, go to design view, select the XY Chart NET control and then select the Events tab from the Properties window.
Next, double-click on the desired event to generate an event handler.