How to draw vertical line on chart only (not indicator areas)?
05 Apr 2021, 10:31
Hi everyone:
How do I draw vertical lines in the chart area only?
When I use Chart.DrawVerticalLine(), it draws the vertical line not only through the chart area, but in all the indicators underneath the chart as well.
I do not want this.
Thank you.
Replies
ctid+customer-395444
05 Apr 2021, 11:43
RE:
PanagiotisCharalampous said:
Hi firemyst,
It is not possible at the moment. To avoid this, you could use a trend line instead.
Best Regards,
Panagiotis
Thank you @Panagiotis. I'll do that. Hopefully that API option will be available in a future release.
@ctid+customer-395444
PanagiotisCharalampous
05 Apr 2021, 11:25
Hi firemyst,
It is not possible at the moment. To avoid this, you could use a trend line instead.
Best Regards,
Panagiotis
Join us on Telegram
@PanagiotisCharalampous