Search found 57 matches

by Candy
Fri Apr 01, 2011 8:32 am
Forum: .NET
Topic: Custom marks arrow of piechart
Replies: 5
Views: 7464

Re: Custom marks arrow of piechart

Hello,
Now I want to custom marks arrow of piechart in web using the same method as before. But it doesn't works well . There's no Draw method in webchart ,so when I load the page first ,the marks position is not changed. What should I do ?
The attachment is my web application .
by Candy
Wed Mar 30, 2011 5:06 am
Forum: .NET
Topic: Custom marks arrow of piechart
Replies: 5
Views: 7464

Re: Custom marks arrow of piechart

Hello,
Thanks for your reply. It works well now. But I find an other issue.When I set the 3D property of tChart to true, the coordinate of arrow's start and end is not correct.What should I do ?
Thanks!
by Candy
Mon Mar 28, 2011 9:49 am
Forum: .NET
Topic: Custom marks arrow of piechart
Replies: 5
Views: 7464

Custom marks arrow of piechart

Hello,
I want to custom draw the marks arrow of piechart and I complete it in the AfterDraw event, but which the line which is not the vertical line or horizontal line , it will be more balck, is this a bug or is there any property I should to set?
The attachement is my application.
Thanks!
by Candy
Wed Mar 16, 2011 8:15 am
Forum: ActiveX
Topic: 3D Chart
Replies: 1
Views: 4475

3D Chart

Hello,
I want to create a 3D depth chart which likes showing in the attachment image. Does the teechart for activex implement the effects?
The Z axis is the 24 hours and can change the color according the value of Y axis.

Thanks!
Best Regards,
Candy
by Candy
Fri Mar 11, 2011 7:14 am
Forum: ActiveX
Topic: Setting the max of axis
Replies: 1
Views: 4513

Setting the max of axis

Hello,
I use SetMaximum method to set the Maximum of the left axis ,but it happens a error. The attachment is the screenshot of the error.
My application is in following address:ftp://ftp.evget.com/temp/MFC-Chart.rar
by Candy
Tue Mar 08, 2011 7:25 am
Forum: ActiveX
Topic: About the using of SeriesXMLSource
Replies: 1
Views: 4518

About the using of SeriesXMLSource

Hello, I use the SeriesXMLSource1 to add the data to my chart ,but it happens a error . The following is my code: code: LPTSTR LP; CString STR; m_pIndex++; //Chart1 *m_Chart2; VARIANT SourceSeries; //m_Chart1.AddSeries(1); UpdateData(TRUE); SourceSeries.vt=VT_DISPATCH; CSeries InputSeries=m_Chart1.S...
by Candy
Mon Feb 21, 2011 7:31 am
Forum: .NET
Topic: RealTime Chart
Replies: 14
Views: 15893

Re: RealTime Chart

Hello,
I want the memory usage doesn't increased when my application is running. Is there any method to implement it?
Thanks !
by Candy
Thu Feb 17, 2011 6:55 am
Forum: .NET
Topic: RealTime Chart
Replies: 14
Views: 15893

Re: RealTime Chart

Hello,
Beacause our applcation will run in a long time,so if the memory increased unending,it's not allowed. Is there any ways to prevent the memory increased?
Thanks!
Best Regards,
Candy
by Candy
Thu Feb 17, 2011 1:21 am
Forum: .NET
Topic: RealTime Chart
Replies: 14
Views: 15893

Re: RealTime Chart

Hi Sandra,
Thanks for your reply,I used the TeeChart.Net 2010 too.
by Candy
Tue Feb 15, 2011 1:24 am
Forum: .NET
Topic: RealTime Chart
Replies: 14
Views: 15893

Re: RealTime Chart

Hi Sandra,
The attachment is the whole project.
by Candy
Mon Feb 14, 2011 9:09 am
Forum: .NET
Topic: RealTime Chart
Replies: 14
Views: 15893

Re: RealTime Chart

Hello,
The attachment is my other test application. The memory increase from 20M to 40M in 6min when the application running. How could I to optimize my code?
by Candy
Sat Feb 12, 2011 8:42 am
Forum: .NET
Topic: RealTime Chart
Replies: 14
Views: 15893

Re: RealTime Chart

Hi Narcís ,
Thanks for your reply. The attachment is my test application. I following your method to modify my code,but the memory of my computer also increase when I run it.
Is there any other things should I do? And I notice that the cpu using is come up to 50%. What should I do?
by Candy
Sat Feb 12, 2011 5:40 am
Forum: .NET
Topic: About the sample of teechart for .net
Replies: 1
Views: 3519

About the sample of teechart for .net

Hello,
Can you provide me a samle about showing the using condition of CPU? I looked for all the samples your provoided now, but there's no one can satusfy my requirement.Thanks!

Best Regards,
Candy
by Candy
Sun Jan 30, 2011 8:56 am
Forum: .NET
Topic: RealTime Chart
Replies: 14
Views: 15893

Re: RealTime Chart

Hello,
I forgot to add the attachment in the last post. This is my code file.
by Candy
Sun Jan 30, 2011 7:40 am
Forum: .NET
Topic: RealTime Chart
Replies: 14
Views: 15893

Re: RealTime Chart

Hello,
The attachemt is my code which I used to built the Real-Time chart. Could you provide me some methods about how to improve the efficiency? Otherwise, I can't find the DrawAllPoints property of the tchart which mentioned in the Technical articles .Thanks!

Best Regards,
Candy