Thanks in advance.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Horizontal/Vertical Gridlines Colors
Collapse
X
-
Horizontal/Vertical Gridlines Colors
Simple question - can the horizontal and vertical gridline colors be set via NinjaScript? I'm trying to produce an indicator which sets all my color schemes and thus far I haven't found anything pertinent in the documentation.
Thanks in advance.Tags: None
-
That is because it is in the unsupported ChartControl class.Originally posted by molecool View PostSimple question - can the horizontal and vertical gridline colors be set via NinjaScript? I'm trying to produce an indicator which sets all my color schemes and thus far I haven't found anything pertinent in the documentation.
Thanks in advance.
ChartControl.HorizontalGridLinesPen.Color.
ChartControl.VerticalGridLinesPen.Color.
It goes without saying that you can modify the other properties of the Pen to produce other effects.
Remember to restore things with OnTermination().
-
Once again Koganam comes to the rescue with unsupported hacks, hehe :-)Originally posted by koganam View PostThat is because it is in the unsupported ChartControl class.
ChartControl.HorizontalGridLinesPen.Color.
ChartControl.VerticalGridLinesPen.Color.
It goes without saying that you can modify the other properties of the Pen to produce other effects.
Remember to restore things with OnTermination().
Thanks mate - enjoy the rest of your Sunday.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
239 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
155 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
165 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
247 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
199 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment