Jump to content
Software FX Community

scorpion


User (Legacy)

Recommended Posts

hi there,

I have created the following graph - and am having a bit of trouble - it is

a scorpion graph (basically 2 graphs on one) and I would like to be able to

put the label on the point eg: label on the points - I am able to put

values on the points but cannot put what is being graphed.

Hope you can help

Simon

Link to comment
Share on other sites

Check out the PointLabelMask property, it allows you to control what gets

shown in the Point Labels.

--

Regards

JC

Software FX Support

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

news:v8aCYxyBCHA.1372@webserver1.softwarefx.com...

> hi there,

>

> I have created the following graph - and am having a bit of trouble - it

is

> a scorpion graph (basically 2 graphs on one) and I would like to be able

to

> put the label on the point eg: label on the points - I am able to put

> values on the points but cannot put what is being graphed.

>

> Hope you can help

>

> Simon

>

>

>

Link to comment
Share on other sites

I am getting the following error when using the following code:

<cfset chart.PointLabelMask="simon">

Error Diagnostic Information

Failed attempting to find "POINTLABELMASK" property/method on the object

COM error 0x80020006. Unknown name.

Cheers

Simon

"Software FX Support" <support@softwarefx.com> wrote in message

news:QPNUML0BCHA.1724@webserver1.softwarefx.com...

> Check out the PointLabelMask property, it allows you to control what gets

> shown in the Point Labels.

>

> --

> Regards

>

> JC

> Software FX Support

>

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

> news:v8aCYxyBCHA.1372@webserver1.softwarefx.com...

> > hi there,

> >

> > I have created the following graph - and am having a bit of trouble - it

> is

> > a scorpion graph (basically 2 graphs on one) and I would like to be able

> to

> > put the label on the point eg: label on the points - I am able to put

> > values on the points but cannot put what is being graphed.

> >

> > Hope you can help

> >

> > Simon

> >

> >

> >

>

>

Link to comment
Share on other sites

PointLabelMask was added in build 4.5.16.0 , are you sure you are using our

most recent service pack ?

--

Regards

JC

Software FX Support

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

news:BaBQB2HCCHA.1724@webserver1.softwarefx.com...

> I am getting the following error when using the following code:

>

>

> <cfset chart.PointLabelMask="simon">

>

>

> Error Diagnostic Information

> Failed attempting to find "POINTLABELMASK" property/method on the object

>

> COM error 0x80020006. Unknown name.

>

>

> Cheers

>

> Simon

>

> "Software FX Support" <support@softwarefx.com> wrote in message

> news:QPNUML0BCHA.1724@webserver1.softwarefx.com...

> > Check out the PointLabelMask property, it allows you to control what

gets

> > shown in the Point Labels.

> >

> > --

> > Regards

> >

> > JC

> > Software FX Support

> >

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

> > news:v8aCYxyBCHA.1372@webserver1.softwarefx.com...

> > > hi there,

> > >

> > > I have created the following graph - and am having a bit of trouble -

it

> > is

> > > a scorpion graph (basically 2 graphs on one) and I would like to be

able

> > to

> > > put the label on the point eg: label on the points - I am able to put

> > > values on the points but cannot put what is being graphed.

> > >

> > > Hope you can help

> > >

> > > Simon

> > >

> > >

> > >

> >

> >

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...