Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Horizontal/Vertical Gridlines Colors

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    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.

    #2
    Originally posted by molecool View Post
    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.
    That 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().

    Comment


      #3
      Originally posted by koganam View Post
      That 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().
      Once again Koganam comes to the rescue with unsupported hacks, hehe :-)

      Thanks mate - enjoy the rest of your Sunday.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by DavidHP, Today, 07:56 AM
      1 response
      5 views
      0 likes
      Last Post NinjaTrader_Erick  
      Started by kujista, Today, 06:23 AM
      3 responses
      8 views
      0 likes
      Last Post kujista
      by kujista
       
      Started by Mindset, Yesterday, 02:04 AM
      2 responses
      18 views
      0 likes
      Last Post NinjaTrader_RyanS  
      Started by f.saeidi, Today, 08:03 AM
      1 response
      5 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by samish18, 04-17-2024, 08:57 AM
      15 responses
      53 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Working...
      X