divyesh29 Posted February 20, 2009 Report Share Posted February 20, 2009 hii m creating chart dynamicaly using SoftwareFX.ChartFX.Wrapper.Internet.Server. Chart customChart=new SoftwareFX.ChartFX.Wrapper.Internet.Server.Chart();after creating this customChart object i m setting all chart properties like chart border,hight,width , datasource and many more... after setting all the property i am overrideing Render(HtmlTextWriter writer) Method available in WebControl class and from that i m calling customChart.RenderControl() method, but its not woring chart image is not coming on page.. So, can u tell what should i do so that chat image comes on page?? pls, reply as soon as possible Thanks, Regards, Divyesh Maniyar Mcube. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.