The following standard event handlers of the CView class are involved in providing feedback.
OnLButtonDown()
OnLButtonUp()
OnMouseMove()
OnTimer()
If you override these functions in your view class derived from SRGraphView, call the base class function to preserve user interaction functionality.
The features described in this section are supported by all of the Objective Chart view classes. For brevity, the term 'SRGraphView' may be used to refer to any of these classes.
Copyright © Rogue Wave Software, Inc. All Rights Reserved.
The Rogue Wave name and logo, and Stingray, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.