User (Legacy) Posted December 21, 2004 Report Share Posted December 21, 2004 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 More sharing options...
Software FX Posted December 29, 2004 Report Share Posted December 29, 2004 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.