Search found 6 matches
- Mon Jun 09, 2014 1:19 pm
- Forum: VCL
- Topic: Finding out the type of Series at run time
- Replies: 1
- Views: 3739
Finding out the type of Series at run time
Hello, We have been using TeeChart for over a decade now but have just found a problem that we are unable to solve. In our application we use 3 different types of series (TLineSeries, THighLowSeries and TPointSeries) on the same chart. In principle thre can be any number of series of each type with ...
- Wed Jul 28, 2010 2:21 pm
- Forum: VCL
- Topic: TLegendScrollBar arrows
- Replies: 2
- Views: 3933
Re: TLegendScrollBar arrows
Thank you, Narcís.
Bye,
María
Bye,
María
- Tue Jul 27, 2010 10:46 am
- Forum: VCL
- Topic: TLegendScrollBar arrows
- Replies: 2
- Views: 3933
TLegendScrollBar arrows
Hello. I'm using TeeChart Pro v8.07.70413, C++ Builder 2010 and Windows 7. My application displays several graphs at the same time, but only displays the legend of the one on the top (see the attached image). I need to include the legend scrollbar, so I add it to every legend and then turn all its c...
- Wed May 12, 2010 1:06 pm
- Forum: VCL
- Topic: Bug in Smooth function?
- Replies: 4
- Views: 5920
Re: Bug in Smooth function?
Forgot to mention... I'm using C++Builder 2010 and Windows 7.
- Wed May 12, 2010 11:28 am
- Forum: VCL
- Topic: Bug in Smooth function?
- Replies: 4
- Views: 5920
Bug in Smooth function?
Hello. I'm playing with the VCL 2010 demo and I've found a weird behaviour of the Smooth function. It works properly if I define all series and smooth functions (related to those series) using the "Edit chart" option. But if I define series and functions at my source code (exactly the same series an...
- Fri Dec 04, 2009 1:24 pm
- Forum: VCL
- Topic: Problem when using TCircularGauge
- Replies: 1
- Views: 2777
Problem when using TCircularGauge
Hi. I'm using BCB 6.0 with TeeChart Pro 8.04.11395. I include a new TChart object, and add a new series (TCircularGauge) to it, but when compiling I always get the same linker errors: [Linker Error]Unable to open file 'PENDLG.DFM' [Linker Error]Unable to open file 'IEDISERI.DFM' [Linker Error]Unable...