Search found 2 matches
- Fri Feb 02, 2018 3:45 pm
- Forum: VCL
- Topic: Marks position with SubChartTool
- Replies: 3
- Views: 8578
Re: Marks position with SubChartTool
Thanks for your reply, 1) Most of the time i display the chart through image, so i place everything with code. You can find my test project in attachment, I've try to make it as simple as possible. It work with c++Builder. 2) In my project the tips currently don't work with subcharts, It seem that i...
- Wed Jan 24, 2018 4:33 pm
- Forum: VCL
- Topic: Marks position with SubChartTool
- Replies: 3
- Views: 8578
Marks position with SubChartTool
Hello, I am currently working with subChartTool and have some visual problems when i manually move marks in a sub chart. 1)At first everything is place where i want but as soon as a draw occur, the marks are draw like if the TChart is at the TopLeft of the parent TChart, as you can see in the attach...