Search found 8 matches

by nicholasamh
Wed Mar 17, 2010 3:21 am
Forum: .NET
Topic: Need help for histogram
Replies: 8
Views: 11223

Re: Need help for histogram

Hi,

I have seen the example. I can't find the tutorial. Can you tell me how to perform histogram function? I have a very large data. I only want to plot -15 to 15, numbit of 10. How can i do it? Thanks.

Regards,
Nicholas
by nicholasamh
Tue Mar 16, 2010 8:48 am
Forum: .NET
Topic: Need help for histogram
Replies: 8
Views: 11223

Need help for histogram

Hi,

Can someone help mewith this? I need to plot a histogram with a double arrray of data using C#? But i don't know how to do it. Can someone tell me? Thanks
I want to plot it like matlab function hist(a), where a is the double array data.
Thank.

Regards,
Nicholas
by nicholasamh
Mon Jan 18, 2010 2:12 am
Forum: .NET
Topic: Printer - Print title on page of 2 tcharts
Replies: 3
Views: 5142

Re: Printer - Print title on page of 2 tcharts

Hi Yeray,

Thank you. How about print preview? From print preview, there is a print button. Once i click on print button, it will print without my topic. How can i do that?

Regards,
Nicholas
by nicholasamh
Fri Jan 15, 2010 5:31 am
Forum: .NET
Topic: Printer - Print title on page of 2 tcharts
Replies: 3
Views: 5142

Printer - Print title on page of 2 tcharts

Hi,

I am printing 2 tcharts on one page. Now i want to add title to the page, so when it print out, it will have the title and the charts. How can i do it?
Thanks.

Regards,
Nicholas
by nicholasamh
Thu Dec 17, 2009 1:49 am
Forum: .NET
Topic: x and y value display
Replies: 1
Views: 3219

x and y value display

Hi, I am using line teechart and i would like to display the data point when the user move the mouse to the line. When the mouse is at some point of the line, it will show x and y value of that point. How can i do that? Please provide me a sample code for it as i am still new to teechart. Thanks. Re...
by nicholasamh
Mon Dec 14, 2009 8:51 am
Forum: .NET
Topic: Zoom/Unzoom using mouse button click
Replies: 13
Views: 18934

Re: Zoom/Unzoom using mouse button click

Hi Avijit,

Thanks alot. It's work. Thank you.

Regards,
Nicholas
by nicholasamh
Mon Dec 14, 2009 8:24 am
Forum: .NET
Topic: Zoom/Unzoom using mouse button click
Replies: 13
Views: 18934

Re: Zoom/Unzoom using mouse button click

Hi Avijit,

I am new to using teechart. Is it checking the x and y value of MouseDown, and rect.Width and rect.Height of MouseUp? If u can, please give me a simple code. Sorry and thanks alot.

Regards,
Nicholas
by nicholasamh
Mon Dec 14, 2009 7:54 am
Forum: .NET
Topic: Zoom/Unzoom using mouse button click
Replies: 13
Views: 18934

Re: Zoom/Unzoom using mouse button click

Hi,
I am using the code you gave above but i am having a problem when i selected zoom in and i click on the chart. The chart will become blank and my line is missing. Only when i click on zoom out then i come back again. Please help me out with that by providing me the code. Thanks

Regards,
Nicholas