Basically on the simze access where the chart time appears is there a way to colorize that area?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Colorize time axis on chart
Collapse
X
-
Hello WHICKED,
Thanks for your post.
You could change the color of the Axis on the chart in the chart's Properties window. You could right-click on the chart, select Properties, locate the Lines section in the Properties window, click the drop-down arrow next to Axis, then use the Color drop-down menu to select a color.
This could be accomplished programmatically by using ChartControl.Properties.AxisPen. See the attached example script demonstrating this.
ChartControl Properties: https://ninjatrader.com/support/help...properties.htm
Stroke class: https://ninjatrader.com/support/help...roke_class.htm
Let us know if we may assist further.
Attached Files<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
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