Search found 14 matches

by Aptitude
Tue May 13, 2008 9:47 am
Forum: .NET
Topic: DrawToBitmap method not working
Replies: 1
Views: 4068

DrawToBitmap method not working

Hi Support, I am using TeeChart.NET V3 and trying to call DrawToBitmap method. The error that I am getting is "Please register your version of TeeChart to export Bitmaps" which is strange because I do have a registered version with source code and support. Is there anything special apart from instal...
by Aptitude
Tue May 06, 2008 9:38 am
Forum: .NET
Topic: Colorband streched across a part of the Chart
Replies: 3
Views: 5423

But the rectangle would not be synchronized with the series when I zoom and scroll. Can you tell me how to go about it?

Any sort of fairly visible marking on the line itself would be good for our use. If I can display some sort of custom markers at those locations, that would serve the purpose.
by Aptitude
Tue May 06, 2008 8:01 am
Forum: .NET
Topic: Colorband streched across a part of the Chart
Replies: 3
Views: 5423

Colorband streched across a part of the Chart

Hi Support, I am using a colorband tool in TeeChart.NET V3 with VS2005. I have a few fastlines on my charts and a vertical colorband attached to bottom Axis. The fastlines are shown on custom vertical axis. So the Chart area is divided between various horizontal strips with a common bottom axis. Now...
by Aptitude
Mon May 05, 2008 2:33 pm
Forum: .NET
Topic: Indices and DateTime together
Replies: 3
Views: 5689

Yes it did. Any ideas on how to synchronise it with the labels on bottom axis? I don't want to see two sets of gridlines. If I can get a top label wherever I have bottom label, that would be ideal.
by Aptitude
Mon May 05, 2008 11:49 am
Forum: .NET
Topic: Indices and DateTime together
Replies: 3
Views: 5689

Indices and DateTime together

Hi, Is there a way to show indices on the Top Axis and DateTime value on the bottomAxis of the same series? I am using fastline series styles in TeeChart.NET V3. And I have added the points with the corresponding DateTime value. So I have managed to show DateTime on the bottom axis. Now I am not sur...
by Aptitude
Tue Apr 01, 2008 5:48 am
Forum: .NET
Topic: CursorTool - doubled cursor when changing the Active propert
Replies: 9
Views: 15921

Hi All, I had the same problem and I couldn't just leave fastcursor property to false all the time as the data displayed is very large in my case. I have managed to build a work around for this so I thought of posting it here, considering it might be useful to others. The workaround is basically to ...
by Aptitude
Thu Mar 20, 2008 11:15 am
Forum: .NET
Topic: Series Values on Colorline
Replies: 8
Views: 10129

Hi Narcís,

Are you in a position to give us an approximate idea of the time by which it could be resolved? Any estimate in days, weeks, months or years would be helpful in our internal planning.

Regards,
Gaurav
by Aptitude
Thu Mar 20, 2008 5:45 am
Forum: .NET
Topic: Series Values on Colorline
Replies: 8
Views: 10129

Hi Narcís, I have a small problem with using the cursortool as a ruler. I have set FastCursor option to true, because I cant afford to have the entire chart redrawn when the cursor is moved as my chart contains lots of data. But the problem is when the chart window goes out of focus and comes back t...
by Aptitude
Tue Mar 18, 2008 5:28 pm
Forum: .NET
Topic: Not Redrawing after adding custom axis
Replies: 2
Views: 4855

Thank you!

Though it takes some time to redraw, I am happy that it atleast redraws when I need it to.

I really appreciate your support. You have been very responsive and right on target.

Thanks again,
Gaurav
by Aptitude
Tue Mar 18, 2008 4:39 am
Forum: .NET
Topic: Not Redrawing after adding custom axis
Replies: 2
Views: 4855

Not Redrawing after adding custom axis

Hi, I have a chart with a few fastline series on it. During runtime I display them on either the same axis or on different horizontal strips on top of each other using custom axis. To adujust the margins on labels for custom axis I have used the GetAxisLabel event of the chart. But when I add custom...
by Aptitude
Tue Mar 18, 2008 4:33 am
Forum: .NET
Topic: Series Values on Colorline
Replies: 8
Views: 10129

Hi Narcís, Thanks for your reply. I am using the second option suggested by you but the problem is synchronising it to always stay with the colorline. If I zoom or pan the graph, colorline moves as it should but the annotations stay where they are. If I redraw them everytime, it becomes very slow. I...
by Aptitude
Mon Mar 17, 2008 11:30 am
Forum: .NET
Topic: Series Values on Colorline
Replies: 8
Views: 10129

Series Values on Colorline

Hey! I have chart with a few fastline series plotted on it. I am using colorlines on top of it as rulers. But I want the value of each series at ruler's location to be displayed besides the ruler. And as I drag it, or zoom/scroll the curve I want those labels to move with the colorline. Can you plea...
by Aptitude
Mon Jan 28, 2008 4:43 pm
Forum: .NET
Topic: License problem in building dll
Replies: 3
Views: 6484

Thanks for the quick reply. My application is a dll that contains a couple of controls, some of which are based on TeeChart. So I was hoping that someone can use these controls at design-time in their project. Or even at run-time, if design-time is not feasible. Thanks for letting us know about the ...
by Aptitude
Mon Jan 28, 2008 10:57 am
Forum: .NET
Topic: License problem in building dll
Replies: 3
Views: 6484

License problem in building dll

We have purchased TeeChart .NET with source code and one year support. First question, I am trying to build a dll containing some custom controls using TChart. I have followed the steps mentioned in the Tutorial 17. If I include this dll in any project on my machine it runs fine. But if I include it...