Jump to content
Software FX Community

RE: Labels on Axis X don't change...


Software FX

Recommended Posts

This question has been answered in the Client news group.

IMPORTANT NOTE:

In an effort to provide the most advanced solutions in conjunction with

the most comprehensive technical support structure, Software FX will

implement a Paid-Support Program beginning January 1, 2001 for all

existing and future Software FX application users. The specific details

of the Paid-Support Program will be released in an upcoming broadcast

e-mail, as well as on our website. Please be aware that the online

technical support web site at http://support.softwarefx.com will continue

to be available without charge.

Justin Trask

Software FX

Please reply to: cfxie@softwarefx.com

-----Original Message-----

From: Sjaak [mailto:sjaak_h@dds.nl]

Posted At: Monday, December 11, 2000 9:30 AM

Posted To: Designer

Conversation: Labels on Axis X don't change...

Subject: Labels on Axis X don't change...

Hi there,

I'm currently evaluating ChartFX Internet Edition 2000. And I have a

problem when I'm trying to change the labels on the X Axis. It simply won't

change, I tried using PARAM tags and VB script but both of them didn't

work.

Here is the code I used, what am I doing wrong...

<OBJECT classid="CLSID:21F49842-BFA9-11d2-A89C-00104B62BDDA"

type="application/x-oleobject"

id="Chart1"

width="559" height="300"

Codebase="/Download/CfxIE.cab#Version=4,4,13,1"

>

<PARAM name="License" value="/License/CfxIE.lic">

<PARAM name="TypeMask" value="109576194">

<PARAM name="BottomGap" value="27">

<PARAM name="Stacked" value="1">

<PARAM name="IntFlags" value="4">

<PARAM name="Title(2)" value="Ouderdomspensioen">

<EMBED type="chart/chartfxie" name="Chart1"

width="559" height="300"

Pluginspage="/Download/NpCfxIE.htm"

PluginVersion="4,4,13,1"

License="/License/CfxIE.lic"

TypeMask="109576194"

BottomGap="27"

Stacked="1"

IntFlags="4"

Title(2)="Ouderdomspensioen"

>

<PARAM NAME="InlineData" VALUE="Series">

<PARAM NAME="S0" VALUE="Sales,10,20,30,15">

<PARAM NAME="S1" VALUE="Projected,45,8,12,18">

<PARAM NAME="Axis(0).Label(1)" VALUE="Patrick">

</OBJECT>

I hope you can help me so I can end my evaluation and make my descision to

buy your product or to buy something else.

Kind regards,

Sjaak Hollemans

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...