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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
232 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
150 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
161 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
243 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
198 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment