
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I have a chart sub window that draws a curve using the CurveAdd function of the CGraphic class in the Graphics Library. I would like to add some text to this curve, such as a label in the top left of the window. I have tried using AddLabelObject but nothing displays. How can I do this?
Thank you.