Search found 5 matches

by mahendran
Tue Sep 15, 2009 9:33 am
Forum: VCL
Topic: CalcIncrement returns wrong value
Replies: 5
Views: 7850

Re: CalcIncrement returns wrong value

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
by mahendran
Tue Sep 15, 2009 7:53 am
Forum: VCL
Topic: CalcIncrement returns wrong value
Replies: 5
Views: 7850

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...
by mahendran
Tue Sep 15, 2009 4:58 am
Forum: VCL
Topic: CalcIncrement returns wrong value
Replies: 5
Views: 7850

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
by mahendran
Thu Jul 30, 2009 8:33 am
Forum: Java
Topic: Distance between axis title and axis labels
Replies: 11
Views: 22780

Re: Distance between axis title and axis labels

We also have the same issue. Can we get the solution?
by mahendran
Thu Jul 30, 2009 8:29 am
Forum: VCL
Topic: Axis title overlaps with axis lables
Replies: 2
Views: 5489

Axis title overlaps with axis lables

I have a problem of overlapping axis title with axis lables. How to solve this?