AddArray method
AddArray method
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.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hello Ludo,
I'm afraid AddArray can't be used with candle series as it is only designed for X,Y values.I want to known if is possible to use Addarray method with a candlebar serie.
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.And a other question is : can i add NULL point with AddArray method ?
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |