Jump to content
Software FX Community

No rendering in flash anymore


User (Legacy)

Recommended Posts

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

Link to comment
Share on other sites

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

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...