Search found 36 matches
- Tue Feb 06, 2007 4:32 pm
- Forum: .NET
- Topic: License problem with .NET version of Teechart
- Replies: 1
- Views: 3907
License problem with .NET version of Teechart
When I tried to create a new setup project i.e. installer for my winforms application which is using Teechart .Net version, I am getting the following error: ERROR: Could not find file 'd:\Winforms\test\test\[$OutputDirectory]\[$TargetAssembly].licenses' But when I use ActiveX version of Teechart, I...
- Wed Dec 06, 2006 11:22 am
- Forum: .NET
- Topic: Line TeeChart
- Replies: 10
- Views: 14831
- Wed Dec 06, 2006 10:08 am
- Forum: .NET
- Topic: Line TeeChart
- Replies: 10
- Views: 14831
Hi vijay, Could you please be more specific on what are you trying to achieve? By marking a range, what do you exactly mean? And what do you exactly want to send to the external app.? Thanks in advance. For example Im displaying Time on Bottom axis from 1 to 10 seconds, then can I mark a range like...
- Tue Dec 05, 2006 10:52 am
- Forum: .NET
- Topic: Line TeeChart
- Replies: 10
- Views: 14831
- Wed Nov 29, 2006 3:32 pm
- Forum: .NET
- Topic: Line TeeChart
- Replies: 10
- Views: 14831
- Fri Nov 24, 2006 3:50 pm
- Forum: .NET
- Topic: Line TeeChart
- Replies: 10
- Views: 14831
- Fri Nov 24, 2006 2:56 pm
- Forum: .NET
- Topic: Line TeeChart
- Replies: 10
- Views: 14831
Line TeeChart
Hi,
I have a TeeChart with 2 Lines..Can I have a checkbox option for each line and if I uncheck it,the line must not be shown at runtime?Any hints/help?
Thanks in advance
I have a TeeChart with 2 Lines..Can I have a checkbox option for each line and if I uncheck it,the line must not be shown at runtime?Any hints/help?
Thanks in advance
- Fri Nov 24, 2006 2:53 pm
- Forum: .NET
- Topic: Radar Chart
- Replies: 24
- Views: 29638
- Thu Nov 23, 2006 12:34 pm
- Forum: .NET
- Topic: Radar Chart
- Replies: 24
- Views: 29638
- Thu Nov 23, 2006 9:49 am
- Forum: .NET
- Topic: Radar Chart
- Replies: 24
- Views: 29638
- Tue Nov 21, 2006 4:04 pm
- Forum: .NET
- Topic: Title of a TeeChart
- Replies: 2
- Views: 4692
- Tue Nov 21, 2006 3:28 pm
- Forum: .NET
- Topic: Title of a TeeChart
- Replies: 2
- Views: 4692
Title of a TeeChart
I have several TeeCharts with some titles...
for example tchart1 has title "teechart1" and tchart2 has "teechart2"
now can I add a text like "some text"
teechart1(some text) and teechart2(some text) at runtime to every teechart's title?
Thanks in advance
for example tchart1 has title "teechart1" and tchart2 has "teechart2"
now can I add a text like "some text"
teechart1(some text) and teechart2(some text) at runtime to every teechart's title?
Thanks in advance
- Mon Nov 13, 2006 4:25 pm
- Forum: .NET
- Topic: Radar Chart
- Replies: 24
- Views: 29638
- Mon Nov 13, 2006 3:49 pm
- Forum: .NET
- Topic: Radar Chart
- Replies: 24
- Views: 29638
- Mon Nov 13, 2006 3:29 pm
- Forum: .NET
- Topic: Radar Chart
- Replies: 24
- Views: 29638
Hi vijay, This seems to be a Visual C++ .NET issue. We have been able to reproduce the same problem here with a UserControl that has an ArrayList property. This doesn't happen with a C# project. I'm going to attach this user control at the newsgroups. Try adding an instance of the control in a VC++...