Hello!
I need to get X/Y values for any series, any point in a chart with several line or fastline series, so I can display them in the statusbar of the app.
I think it can be done by the series OnMouseOver event, but I'd like to ask some help to you, to speed up things.
Best regards.
Search found 9 matches
- Mon Apr 06, 2015 6:30 pm
- Forum: VCL
- Topic: Series OnMouseOver
- Replies: 1
- Views: 3885
- Wed Mar 25, 2015 12:18 pm
- Forum: VCL
- Topic: Custom image in canvas
- Replies: 2
- Views: 4578
Re: Custom image in canvas
Thanks Yeray!. I will do it with the annotation tool, I just finished testing it.
Best regards,
Matias.
Best regards,
Matias.
- Tue Mar 24, 2015 9:37 pm
- Forum: VCL
- Topic: Custom image in canvas
- Replies: 2
- Views: 4578
Custom image in canvas
Hello. I need to put an image in the upper right corner of a chart. I'm confused about where to start searching for a solution.
It's a company's logo image, meant to print with every chart the application. I'm looking for the easiest way to acomplish this. Hope you can help me.
Best regards.
It's a company's logo image, meant to print with every chart the application. I'm looking for the easiest way to acomplish this. Hope you can help me.
Best regards.
- Mon Nov 10, 2014 1:31 pm
- Forum: VCL
- Topic: TBarSeries Date/Time axis
- Replies: 2
- Views: 4798
Re: TBarSeries Date/Time axis
Thanks Narcís, it was what I needed.
Best regards.
Best regards.
- Fri Nov 07, 2014 3:31 pm
- Forum: VCL
- Topic: TBarSeries Date/Time axis
- Replies: 2
- Views: 4798
TBarSeries Date/Time axis
Hi. I'm working with last version of Pro VCL chart. In a chart with several stacked bar series (created by code) BSeriePCR :=TBarSeries.Create(Chart_CADO); ChartCADO.AddSeries(BSeriePCR); BSeriePCR.Multibar :=mbStacked; BseriePCR.Color :=clPCR; BSeriePCR.Marks.Visible :=false; I can't find a way to ...
- Fri Apr 11, 2014 3:09 pm
- Forum: VCL
- Topic: 3 variable surface chart
- Replies: 1
- Views: 3302
3 variable surface chart
Hello. I need some help. I'll explain what I'm trying to achieve, hoping somebody could give me a guideline of where to start. I need a 3 variable graphic, let's call the variables X, Y and Z. X horizontal axis, Y in vertical axis and Z showing color from a pre definied scale. Let's say blue for 0.0...
- Fri Apr 11, 2014 2:18 pm
- Forum: VCL
- Topic: Problems installing: Teechart Pro 2014 in Delphi XE4
- Replies: 6
- Views: 8407
Re: Problems installing: Teechart Pro 2014 in Delphi XE4
Hi Yeray. The only difference of your setup to my sistem is that OS is spanish. I uninstalled Delphi, deleting all settings from registry. Uninstalled Teechart. Reinstalled Delphi Reinstalled Teechart At this point, all components loads correctly, with the exception of FMXxxxx.bpl, wich I don't need...
- Tue Apr 08, 2014 1:31 pm
- Forum: VCL
- Topic: Problems installing: Teechart Pro 2014 in Delphi XE4
- Replies: 6
- Views: 8407
Re: Problems installing: Teechart Pro 2014 in Delphi XE4
Hi Yeray. Done al steps as you suggested, the same result. I don't know what else to do. Checked the correct uninstall before reinstalling.
- Tue Apr 08, 2014 3:59 am
- Forum: VCL
- Topic: Problems installing: Teechart Pro 2014 in Delphi XE4
- Replies: 6
- Views: 8407
Problems installing: Teechart Pro 2014 in Delphi XE4
Hello. I recently acquired a licence for the 2014 Pro version. I can't get it to work with my system. Versions are as follows: Windows 7 SP1 x64. TeeChart Pro 2014 VCL for RAD Studio XE4 Delphi XE4 Professional - fresh new install - Ver: 18.0.4905.60485 During install of RAD Studio, I chose not to i...