Search found 14 matches
- Tue May 13, 2008 9:47 am
- Forum: .NET
- Topic: DrawToBitmap method not working
- Replies: 1
- Views: 4114
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...
- Tue May 06, 2008 9:38 am
- Forum: .NET
- Topic: Colorband streched across a part of the Chart
- Replies: 3
- Views: 5508
- Tue May 06, 2008 8:01 am
- Forum: .NET
- Topic: Colorband streched across a part of the Chart
- Replies: 3
- Views: 5508
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...
- Mon May 05, 2008 2:33 pm
- Forum: .NET
- Topic: Indices and DateTime together
- Replies: 3
- Views: 5784
- Mon May 05, 2008 11:49 am
- Forum: .NET
- Topic: Indices and DateTime together
- Replies: 3
- Views: 5784
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...
- Tue Apr 01, 2008 5:48 am
- Forum: .NET
- Topic: CursorTool - doubled cursor when changing the Active propert
- Replies: 9
- Views: 16162
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 ...
- Thu Mar 20, 2008 11:15 am
- Forum: .NET
- Topic: Series Values on Colorline
- Replies: 8
- Views: 10303
- Thu Mar 20, 2008 5:45 am
- Forum: .NET
- Topic: Series Values on Colorline
- Replies: 8
- Views: 10303
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...
- Tue Mar 18, 2008 5:28 pm
- Forum: .NET
- Topic: Not Redrawing after adding custom axis
- Replies: 2
- Views: 4936
- Tue Mar 18, 2008 4:39 am
- Forum: .NET
- Topic: Not Redrawing after adding custom axis
- Replies: 2
- Views: 4936
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...
- Tue Mar 18, 2008 4:33 am
- Forum: .NET
- Topic: Series Values on Colorline
- Replies: 8
- Views: 10303
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...
- Mon Mar 17, 2008 11:30 am
- Forum: .NET
- Topic: Series Values on Colorline
- Replies: 8
- Views: 10303
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...
- Mon Jan 28, 2008 4:43 pm
- Forum: .NET
- Topic: License problem in building dll
- Replies: 3
- Views: 6600
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 ...
- Mon Jan 28, 2008 10:57 am
- Forum: .NET
- Topic: License problem in building dll
- Replies: 3
- Views: 6600
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...