Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Conditionally disable horizontal scrolling
Collapse
X
-
Conditionally disable horizontal scrolling
An indicator of mine allows interactions using the left mouse click when hovering over drawn objects (using SharpDX). When this happens I don't want to allow horizontal scrolling on the chart. Is there a way of conditionally disable horizontal scrolling? If not, can I programmatically execute the time-axis scroll arrow click action when <ChartControl>.IsScrollArrowVisible is true?Tags: None
-
Hello martyn73,
Thanks for your post.
The thread linked below describes a couple approaches that could be taken to programmatically scroll a chart. You could attempt to find the scroll bar button's Automation ID and use that for programmatic scrolling, or you could attempt to place automated keyboard presses to scroll the chart. There would not be a supported way to programmatically disable scrolling.
https://ninjatrader.com/support/foru...rogramatically
Please let us know if we can be of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
36 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
20 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
14 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
22 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment