I looked through the Chart.Control for mouse clicks as listed here:
MouseLeftButtonDown
MouseRightButtonDown
MouseWheel (wasn't sure if it's the middle button as I have not tested it yet)
I am unable to find XButton1 and XButton2 (Mouse #4 and Mouse #5) in NinjaScript Language Reference.
See msdn documentation:
I understand that the middle scroll click is used for displaying the databox screen on the chart, and the right click is used for chart menu access.
Can you please advise us how to add XButton1 and XButton2 (2 side mouse buttons)?
Thanks,
Robert
References:

Comment