Hi Yeray,
Thanks for confirming my approach and for the examples.
Scott
Search found 6 matches
- Mon Jan 28, 2013 6:03 pm
- Forum: VCL
- Topic: Access to subchart gauge properties
- Replies: 3
- Views: 4442
- Wed Jan 23, 2013 2:45 pm
- Forum: VCL
- Topic: Access to subchart gauge properties
- Replies: 3
- Views: 4442
Re: Access to subchart gauge properties
After spending time combing through the documentation and experimenting with the code, I determined that I needed to typcast the series as a pointer to TLinearGauge in order to access the subchart gauge properties. This is all based on designing the subcharts using the editor and then accessing the ...
- Tue Jan 22, 2013 3:58 pm
- Forum: VCL
- Topic: Access to subchart gauge properties
- Replies: 3
- Views: 4442
Access to subchart gauge properties
I have created a chart using the editor and added the subchart tool. Through the editor I also added a linear gauge to the subchart. I am using C++ and do not have any example code (including Delphi examples) using gauges in subcharts since the C++ examples have not been updated (a real problem for ...
- Fri Jan 11, 2013 2:27 pm
- Forum: VCL
- Topic: New features demo not showing latest features
- Replies: 6
- Views: 5905
Re: New features demo not showing latest features
Hi Narcis, That makes more sense. I will be transitioning to Builder XE3 in the near future, but I currently have several large projects still under Builder 6 (no time to convert the project to the newer IDE). I do have Builder XE installed, so I may install the XE version of TeeChart to reach the e...
- Fri Jan 11, 2013 2:08 pm
- Forum: VCL
- Topic: New features demo not showing latest features
- Replies: 6
- Views: 5905
Re: New features demo not showing latest features
Hi Sandra, I am running Borland C++ Builder 6 (Service Pack 3). The demo looks the same and has exactly all the same new features listed whether I run the TeeChart 7, 8, or 2012 new features demo. Here is a screenshsot of the 2012 demo when I run it on my computer. Demo.jpg As you can see, All featu...
- Thu Jan 10, 2013 4:21 pm
- Forum: VCL
- Topic: New features demo not showing latest features
- Replies: 6
- Views: 5905
New features demo not showing latest features
I just installed TeeChart 2012. I have TeeChart 7 and 8 also installed. The new features demo does not appear to show the latest features. In particular, I am looking for information on using subcharts with gauges. The subchart feature does not show up in the demo under new features or all features....