User (Legacy) Posted September 2, 2004 Report Share Posted September 2, 2004 Hi I updated all versions (production server/test server/local) to the lastest chartx version. Now I have a problem with a chart being a JPG file instead of flash (not allowing tooltiptext in the chart). This is the code I use for rendering 'FLASH Dim myFlash As New SoftwareFX.ChartFX.Flash.FlashWriter litChart.Text = chrtLogons.GetHtmlTag("100%", "90%", "Flash") Thanks in advance Roel Quote Link to comment Share on other sites More sharing options...
Software FX Posted September 3, 2004 Report Share Posted September 3, 2004 You may want to check if the FlashWriter dll (ChartFX.Writer.Flash.dll) was also updated. Make sure the version of the flash writer in the bin folder of your web app is similar to that of ChartFX.Internet.dll In the future please post questions related to our .net webforms product to chartfx.net.webforms -- Regards, JC Software FX Support "Roel" <sig@sig.com> wrote in message news:Q7VXcLNkEHA.3080@webserver3.softwarefx.com... > Hi > > I updated all versions (production server/test server/local) to the > lastest chartx version. > Now I have a problem with a chart being a JPG file instead of flash (not > allowing tooltiptext in the chart). > This is the code I use for rendering > 'FLASH > > Dim myFlash As New SoftwareFX.ChartFX.Flash.FlashWriter > > litChart.Text = chrtLogons.GetHtmlTag("100%", "90%", "Flash") > > > > Thanks in advance > > Roel > 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.