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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
581 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
338 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
552 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment