Rank: Member Groups: Member
Joined: 12/5/2004 Posts: 2 Points: 0
|
I am creating charts from database data and some charts or 5 items some are 50 soI need to change the heigth property of the chart at run time. Currently the only way I see to set thisproperty is in the XML of the style. I am using the ASP method. For some reason the .net meathod is not letting me save a file but the asp method is.
So is there some way to do this?
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 7/28/2003 Posts: 1,254 Points: -345 Location: WA, US
|
Yes, unfortunately it isn't possibe to change size in runtime from ASP due COM incompatible System.Web.UI.WebControls.Unit type. We will fix it in next release.
Best regards, Fedor Skvortsov
|