User (Legacy) Posted September 2, 2004 Report 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
Software FX Posted September 3, 2004 Report 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 >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.