Hello,
I am experiencing an issue where the top bar marks collide between them. Is there any option or solution to avoid this?
Thank you.
Bar marks colliding with Teechart for .Net
Bar marks colliding with Teechart for .Net
- Attachments
-
- image-20230622-073118.png (55.13 KiB) Viewed 11156 times
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: Bar marks colliding with Teechart for .Net
Hello,
The SeriesMarks class (e.g. tChart1.Series[0].Marks) has an AutoPosition property, but this only makes its calculations on the Series class which calls it. Otherwise we have the DragMarks tool whereby Series Marks can be dragged away from each other with the mouse.
Best Regards,
Christopher Ireland / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |