Jump to content
Software FX Community

background picture?


User (Legacy)

Recommended Posts

In order to set the BkPicture you need to use another method called

LoadPicture since the BkPicture property expects a picture object and not a

string.

Please take a look at the samples area in our support site, there is a

sample that shows how to set a background picture.

--

Regards,

JC

"Philippos Argyris" <philippos@oneworld.gr> wrote in message

news:LqgsigGWBHA.2080@webserver1.softwarefx.com...

> Hello,

>

> When I enter

>

> chart1.bkPicture = "images\flag.gif"

>

> I get

>

> "property not supported". Isn't it possible to enter a gif picture as

> background?

>

>

>

>

Link to comment
Share on other sites

Background pictures appear only on the ActiveX version ?

Thanks,

Philippos

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

news:s1XDUUKWBHA.2080@webserver1.softwarefx.com...

> In order to set the BkPicture you need to use another method called

> LoadPicture since the BkPicture property expects a picture object and not

a

> string.

>

> Please take a look at the samples area in our support site, there is a

> sample that shows how to set a background picture.

>

> --

> Regards,

>

> JC

> "Philippos Argyris" <philippos@oneworld.gr> wrote in message

> news:LqgsigGWBHA.2080@webserver1.softwarefx.com...

> > Hello,

> >

> > When I enter

> >

> > chart1.bkPicture = "images\flag.gif"

> >

> > I get

> >

> > "property not supported". Isn't it possible to enter a gif picture as

> > background?

> >

> >

> >

> >

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...