Search found 3 matches
- Fri Dec 23, 2005 11:15 am
- Forum: .NET
- Topic: Instanciation error
- Replies: 2
- Views: 4662
No they doesn't work anymore, they used to but for some reasons they don't now. Btw i didn't add the getchart file but if your own samples doesn't work, i think the problem is somewhere. Also when i install my web project on another machine it works but i need it to work on mine for all my tests. I ...
- Fri Dec 23, 2005 9:23 am
- Forum: .NET
- Topic: Instanciation error
- Replies: 2
- Views: 4662
Instanciation error
Here is what i get when i load a page with TeechartForNet 1.1 Erreur du serveur dans l'application '/STARWeb'. -------------------------------------------------------------------------------- La référence d'objet n'est pas définie à une instance d'un objet. Description : Une exception non gérée s'es...
- Fri Apr 09, 2004 1:35 pm
- Forum: .NET
- Topic: Programmatically change styles attributes (ASP.NET - C#)
- Replies: 1
- Views: 5766
Programmatically change styles attributes (ASP.NET - C#)
hi all, my problem is simple : i have one chart, i want a pie in that chart and when i click on a checkbox i want that the Shadow visibility of the pie to be changed. So i think i need to declare the pie as a global variable but i can't add it after, it says that it isn't an instance so i need help ...