Programmatically change styles attributes (ASP.NET - C#)
Posted: Fri Apr 09, 2004 1:35 pm
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 here.
I am coding in C#.
Thanks in advance
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 here.
I am coding in C#.
Thanks in advance