However, I am trying to draw a button or shape on the canvas itself that, when clicked, performs some change to a property grid setting. Any direction would be appreciated.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Adding a button to chart background
Collapse
X
-
Adding a button to chart background
I am looking for an example of how to modify a setting on the property grid when a user clicks on a shape I have drawn on the canvas. I saw this example which deals more with adding a button to the toolbar:
However, I am trying to draw a button or shape on the canvas itself that, when clicked, performs some change to a property grid setting. Any direction would be appreciated. -
Hello swcooke,
Not all properties can be set.
The z-order specifically would be set with SetZOrder().
Below is a public link to the help guide.
Many (not all) chart properties can be set in the ChartControl.Properties collection.
Below is a public link to the help guide on ChartControl.Properties.
What specifically are you trying to set?Chelsea B.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
156 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
90 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
140 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
130 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
107 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment