Jump to content
Software FX Community

how to render a chart


divyesh29

Recommended Posts

hi

i 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.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...