Page 1 of 1

AddArray method

Posted: Wed Mar 30, 2005 12:46 pm
by 9082890
:?:
Hello,

I want to known if is possible to use Addarray method with a candlebar serie.
And a other question is : can i add NULL point with AddArray method ?

Thank you.

Posted: Wed Mar 30, 2005 2:42 pm
by narcis
Hello Ludo,
I want to known if is possible to use Addarray method with a candlebar serie.
I'm afraid AddArray can't be used with candle series as it is only designed for X,Y values.

And a other question is : can i add NULL point with AddArray method ?
You can add NULL points with AddArray (but not in candle series) following the advises on this message. It's in VC++ but would be the same in VB.

Posted: Mon Apr 04, 2005 9:26 am
by 9082890
Hello,
Thank you for your post.
Could you send me a other link for the AddArray with NULL value, because the link in your post is dead.

Thank you.

Posted: Mon Apr 04, 2005 9:30 am
by narcis
Hello Ludo,

Ok, I can see the shortcut has expired. To get this you can go to http://www.tamaracka.com/search.htm and search for addarray ^teechart* null. Browsing the results you will get your answer.