User (Legacy) Posted June 7, 2002 Report Share Posted June 7, 2002 Hi, I need to feed ChartFX 5.1 with XML data but the format used in the online documentation is useless, due to the fact that I have some columns named as numbers and some others containing blanks or special characters. So the result shows something like <ROW 1997="12,35" Current Year's Income="1256,88"/> and is not accepted by the parser. Any ideas? Thanks, Luca Quote Link to comment Share on other sites More sharing options...
Software FX Posted June 11, 2002 Report Share Posted June 11, 2002 You need to give the columns names that are compliant with XML standards. You can later label the series in any way you want using the API (SerLeg property). I'm afraid in this situation using the API is the only way. -- FP Software FX, Inc. Quote Link to comment Share on other sites More sharing options...
User (Legacy) Posted June 12, 2002 Author Report Share Posted June 12, 2002 Already done that. I hoped there was a different way. Thanks "SoftwareFX Support" <support@softwarefx.com> wrote in message news:W0ASrSWECHA.1372@webserver1.softwarefx.com... > You need to give the columns names that are compliant with XML standards. > > You can later label the series in any way you want using the API (SerLeg > property). > > I'm afraid in this situation using the API is the only way. > > > -- > FP > Software FX, Inc. > > Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.