Jump to content
Software FX Community

Chart.Export to a MetaFile with Gradients hangs sometimes?


User (Legacy)

Recommended Posts

ChartFX version 6.2.2064.31784.

Sometimes when exporting charts to a Metafile using:

Chart.Export(FileFormat.MetaFile, memoryStream)

When the Charts have gradients in the color palette (such that say a 3d bar

chart color of the bars are gradient). It sometimes hangs on that call and

the application chews up memory, if you wait long enough (several minutes)

it sometimes comes back to life.

Has ChartFX or anyone else seen this problem? I have seen it on 3 different

computers now?

Thanks!

Link to comment
Share on other sites

We are unable to reproduce this problem, can you please provide with a 

snippet of code that reproduces it.

--

Francisco Padron

www.chartfx.com

"DSL" <a@b.com> wrote in message

news:u9xrmw0zFHA.1856@webserver3.softwarefx.com...

> ChartFX version 6.2.2064.31784.

>

> Sometimes when exporting charts to a Metafile using:

>

> Chart.Export(FileFormat.MetaFile, memoryStream)

>

> When the Charts have gradients in the color palette (such that say a 3d

> bar

> chart color of the bars are gradient). It sometimes hangs on that call

> and

> the application chews up memory, if you wait long enough (several minutes)

> it sometimes comes back to life.

>

> Has ChartFX or anyone else seen this problem? I have seen it on 3

> different

> computers now?

>

> Thanks!

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...