The y-axis range of the control Chartcontrol
Using the Charcontrol control in devexpress, you need to control the display scope of the axisy axis, and you need to use the control's Bounddatachanged event, as follows:
The code achieves the following effects:
Reference documents:
"1" Axisy Range Auto https://www.devexpress.com/Support/Center/Question/Details/Q266328
Second, set the hyperlink in the Gridcontrol table:
1. First add a hyperlinkedit Repository to the designer of the table:
2. Bind the repository to the specified column in the list:
3. Add the Open_link event handler for the Rplink control added in the first step:
4, the final realization of the results are as follows:
Using the Charcontrol control in devexpress, you need to control the display range of the Axisy axis, and you need to use the control's Bounddatachanged event