Search found 9 matches

by Amit
Fri Sep 28, 2012 6:08 am
Forum: .NET
Topic: Do not paint for Barjoin line
Replies: 1
Views: 3569

Do not paint for Barjoin line

Hello all,

I am using Barjoin.

I have a need to not show the Barjoin line when data for that bar/point is null. Corresponding bar comes as blank but the barjoin line joins to the last drawn point. Here are the actual snapshot and the way I want. Please let me know if this is posssible.
by Amit
Thu Mar 05, 2009 1:21 pm
Forum: .NET
Topic: Unhandled exception in Print Preview window of TeeChart.
Replies: 38
Views: 42315

Ok I will do that.

Thanks,
Nitin
by Amit
Thu Mar 05, 2009 10:13 am
Forum: .NET
Topic: Unhandled exception in Print Preview window of TeeChart.
Replies: 38
Views: 42315

Hi Narcis, Thanks for the suggestion. Today I have uploaded one AVI having a UI issue. In this AVI, I have shown a new issue which we are getting. I have shown how the application was behaving when we were using the older DLL version of TeeChart and how it is behaving with the fixed DLL. In the appl...
by Amit
Wed Mar 04, 2009 1:14 pm
Forum: .NET
Topic: Unhandled exception in Print Preview window of TeeChart.
Replies: 38
Views: 42315

Hi Narcis, Thanks for the fix. I was testing the issue and found that teechart is working fine now. However we are still facing some display isssues because of some changes in the properties and method in the new Teechart version. In our code have some statement like this-- private Steema.TeeChart.T...
by Amit
Tue Nov 25, 2008 9:22 am
Forum: .NET
Topic: supporting Multiple version of Tcharts
Replies: 3
Views: 7250

upgrading Tee chart from 2.0.2489 to 3.5.3188.18560.

Marc , We are exploring the possibility of upgrading our application from 2.0.2489 to 3.5.3188.18560. We ran into couple of compliation issue . here is the details . The earlier code has something like this private Steema.TeeChart.Tools.DrawLineItem rejectHighLineItem; we are then using like this in...
by Amit
Thu Nov 13, 2008 12:32 pm
Forum: .NET
Topic: supporting Multiple version of Tcharts
Replies: 3
Views: 7250

supporting Multiple version of Tcharts

Our top level application( desktop.exe) is a .Net container application . This container host different controls which are build over period of time and use different version of Tchart. here is the brief history : • we developed first a control ( contour Chart)using 2.0.2489.20960 version of tchart ...
by Amit
Thu Oct 16, 2008 12:14 pm
Forum: .NET
Topic: Exception with message valid license could not be granted
Replies: 4
Views: 5883

problem solved

After the upgrade I had not update the .licx file. modifying the .licx file with all the three enteries helped .
Thanks for you support .
by Amit
Thu Oct 16, 2008 11:15 am
Forum: .NET
Topic: Exception with message valid license could not be granted
Replies: 4
Views: 5883

Link to tutorial 17

Hi ,
could you send me teh link to tutorial 17 whish is mentioned in thethread,
by Amit
Thu Oct 16, 2008 7:20 am
Forum: .NET
Topic: Exception with message valid license could not be granted
Replies: 4
Views: 5883

Exception with message valid license could not be granted

Hi , We were using the trail version of Tee chart for .net v3 . after acquiring the licence we uninstalled the trial version and installed the licenced version. after installation and then opening the soloution the reference were ok and the application runs fine on development box. After compiling a...