Hi Narcis,
I am sorry that ours is a complex project where we create chart controls during runtime and place it in multiple views.
So I couldn't create a sample project to repro the issue. Is there any other way out?
Thanks,
Mahendran
Search found 5 matches
- Tue Sep 15, 2009 9:33 am
- Forum: VCL
- Topic: CalcIncrement returns wrong value
- Replies: 5
- Views: 8063
- Tue Sep 15, 2009 7:53 am
- Forum: VCL
- Topic: CalcIncrement returns wrong value
- Replies: 5
- Views: 8063
Re: CalcIncrement returns wrong value
Hi Narcis, Thank you for the reply. I tried calling Draw as well. But it is not working. We have mulitple views one behind the another, if the chart is in the background view, we face this problem. Any ideas what would be the issue? Chart min value is 110 and max is 525. But when we call CalcIncrmen...
- Tue Sep 15, 2009 4:58 am
- Forum: VCL
- Topic: CalcIncrement returns wrong value
- Replies: 5
- Views: 8063
CalcIncrement returns wrong value
Hi,
When we call CalcIncrement, it returns the wrong value. We tried calling Refresh, Repaint, Invalidate before calling CalcIncrement, but in vain. Can you give us a solution? We use TeeChart 8.06 with CodeGear C++ builder 2009.
Thanks,
Mahendran
When we call CalcIncrement, it returns the wrong value. We tried calling Refresh, Repaint, Invalidate before calling CalcIncrement, but in vain. Can you give us a solution? We use TeeChart 8.06 with CodeGear C++ builder 2009.
Thanks,
Mahendran
- Thu Jul 30, 2009 8:33 am
- Forum: Java
- Topic: Distance between axis title and axis labels
- Replies: 11
- Views: 23300
Re: Distance between axis title and axis labels
We also have the same issue. Can we get the solution?
- Thu Jul 30, 2009 8:29 am
- Forum: VCL
- Topic: Axis title overlaps with axis lables
- Replies: 2
- Views: 5560
Axis title overlaps with axis lables
I have a problem of overlapping axis title with axis lables. How to solve this?