Announcement

Collapse
No announcement yet.

Drawing to right of the most recent bar

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

  • Drawing to right of the most recent bar

    I would like to draw to right of the most recent bar. In fact this works if I use values greater then zero.
    But, how can I shift the chart 10 bars to left from within code, so my drawing can be seen?

    Thanks in advance

    Hubert

  • #2
    Re: Reply to post 'Drawing to right of the most recent bar'

    Hubert
    Right click the chart, select Properties from the context menu and set the
    value in the Right Margin Offset box
    Alex

    Comment


    • #3
      You're right Alexis, another couple options you have is just left click on the chart, hold the left mouse button down and drag the chart to the left or you can use the arrow buttons on the keyboard to move the chart.
      Mark

      Comment


      • #4
        Thanks for your answers.
        I know the manually options, but how to do his from within code? Is there a "Chart-Object" where I can set this Offset?

        Hubert

        Comment


        • #5
          Hubert
          Not that I am aware of.
          Alex

          Comment

          Working...
          X