Jump to content
Software FX Community

Legens > 40 characters in chartFXFE


User (Legacy)

Recommended Posts

Hi,

When using the financial extensions, ChartFX throws some weird exception and

is in an incorrect state afterwards, when a legend with more then 40

characters is set.

Reproduce:

- Create a VB project, add the chart, enable the financial extension

- chart.series.item(0).legend = "this is a quite long string with far more

then 40 characters"

thanks in advance,

Jan Siebring

-

OS: WindowsXP, SP1

Cfx4032.ocx version: 5.0.10.3

CfxFE.dll version: 4.0.30.0

Link to comment
Share on other sites

  • 2 weeks later...

Dear Jan,

I was able to reproduce your crash here.

We have some code that gets the Series Legend from ChartFX and put it in to

a string Array of ONLY 40 characters.

Thank you for reporting the error.

As our company is closed till Janurary, it will be fixed "next year."

-CJS

"J. Siebring" <jan.siebring@marketxs.com> wrote in message

news:DbPOqc25EHA.1580@webserver3.softwarefx.com...

> Hi,

>

> When using the financial extensions, ChartFX throws some weird exception

> and

> is in an incorrect state afterwards, when a legend with more then 40

> characters is set.

>

> Reproduce:

>

> - Create a VB project, add the chart, enable the financial extension

>

> - chart.series.item(0).legend = "this is a quite long string with far more

> then 40 characters"

>

> thanks in advance,

>

> Jan Siebring

>

> -

>

> OS: WindowsXP, SP1

> Cfx4032.ocx version: 5.0.10.3

> CfxFE.dll version: 4.0.30.0

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...