Jump to content
Software FX Community

As_Ignorelabels


User (Legacy)

Recommended Posts

Hello there,

Cheers to everyone who helped me with my last issue (pointlables etc).

However I now have another problem that I need to deal with. I was trying

to use As_Ignorelabels to get rid of labels on the bottom axis using the

following code.

<cfset chart.Axis(AXIS_X).Style = Chart.Axis(AXIS_X).style

OR AS_IGNORELABELS>

but am getting an error. Any ideas anyone?

Cheers

Simon

Link to comment
Share on other sites

Can you post the error that you get ?

--

Regards

JC

Software FX Support

"Simon Whittaker" <simon@swbh.net> wrote in message

news:WhWh#KDGCHA.2868@webserver1.softwarefx.com...

> Hello there,

>

> Cheers to everyone who helped me with my last issue (pointlables etc).

> However I now have another problem that I need to deal with. I was trying

> to use As_Ignorelabels to get rid of labels on the bottom axis using the

> following code.

> <cfset chart.Axis(AXIS_X).Style = Chart.Axis(AXIS_X).style

> OR AS_IGNORELABELS>

>

> but am getting an error. Any ideas anyone?

>

> Cheers

>

> Simon

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...