Jump to content
Software FX Community

Re: Legend


User (Legacy)

Recommended Posts

I have not been able to get ChartFX IE 2000 Server to recognize the AS_IGNORELABELS constant.  I am using ChartFX IE with ASP and have the type library declared in the global.asa file as follows: 

<!--

METADATA

TYPE="TypeLib"

NAME="ChartFX IE 2000 Server"

UUID="{21F49881-BFA9-11D2-A89C-00104B62BDDA}"

VERSION="4.5"

-->

Can someone confirm whether or not this should be workable?

Thanks,

Mark Johnston

Pacific NW National Laboratory

Seattle, WA USA

mailto:mark.johnston@pnl.gov

Francisco Padron wrote:

This forum is for Chart FX Client Server but yes, this is available in Chart

FX IE 2000

--

Frank

SFX

"Mark Johnston" <mark.johnston@pnl.gov> wrote in message

news:39B57F48.AD0E5A0A@pnl.gov...

> Francisco,

>

> Is this option available in ChartFX IE version? The AS_IGNORELABELS

> constant does not seem to be present in the include file which I have.

>

> Thanks,

>

> Mark Johnston

> Pacific Northwest National Laboratory

> Seattle, WA USA

> mailto: mark.johnston@pnl.gov

>

>

> Francisco Padron wrote:

>

> > You can do this by asigning the third colum as X-Axis labels and then,

to

> > prevent these labels from showing in the axis, you need to turn of the

> > AS_IGNORELABELS flag in the Axis(AXIS_X).Style property as follows (VB):

> >

> > ChartFX1.Axis(AXIS_X).Style = ChartFX1.Axis(AXIS_X).Style and not

> > AS_IGNORELABELS

> >

> > --

> >

> > Frank

> > SFX

> > "Marty Cymerman" <mcymerman@greatbatch.com> wrote in message

> > news:39AE6A65.4ADD93D4@greatbatch.com...

> > > Hello

> > >

> > > Is it possible to call a sp with three cols....Have one for the X axis

> > > one for the Y axis the the other be a data point label?

> > > I can plot my X and Y axis fine, but I need to define the data point

> > > further.

> > >

> > > Thanks

> > > Marty

> > >

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...