Jump to content
Software FX Community

Re: Series At RunTime


User (Legacy)

Recommended Posts

THANKS A LOT :)

Francisco Padron <frankp@softwarefx.com> wrote in message

news:8DchGOcEAHA.1920@sfxserver.softwarefx.com...

> Just do:

>

> ChartFX1.OpenDataEx COD_VALUES,3,ChartFX1.NValues

> ... Set data for the new series ...

> ChartFX1.CloseData COD_VALUES

>

> --

>

> Frank

> SFX

> "Biju" <bijum@icode.com> wrote in message

> news:nGghrkXEAHA.1416@sfxserver.softwarefx.com...

> > Hi,

> > WE downloaded the free trial version of Chart Fx client server

> > ActiveX

> > control(version 4.0).

> >

> > Suppose I have already populated a Chartfx component with 2

> series.Now

> > the

> > chartfx1.nSeries property will have value2.

> > At run time

> > there is a need to add 1 more series.I WANT the existing 2 series

> > retained.Only add the third

> > series to the existing 2.

> > How do i do this?PLEASE HELP....

> > If i set chartfx1.nSeries=3 it gives error 'OLE ERROR 800A017E'

> >

> >

> > Regards,

> > Biju

> >

> >

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...