Search found 9 matches

by Matias Nabarro
Mon Apr 06, 2015 6:30 pm
Forum: VCL
Topic: Series OnMouseOver
Replies: 1
Views: 3858

Series OnMouseOver

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.
by Matias Nabarro
Wed Mar 25, 2015 12:18 pm
Forum: VCL
Topic: Custom image in canvas
Replies: 2
Views: 4551

Re: Custom image in canvas

Thanks Yeray!. I will do it with the annotation tool, I just finished testing it.

Best regards,

Matias.
by Matias Nabarro
Tue Mar 24, 2015 9:37 pm
Forum: VCL
Topic: Custom image in canvas
Replies: 2
Views: 4551

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.
by Matias Nabarro
Mon Nov 10, 2014 1:31 pm
Forum: VCL
Topic: TBarSeries Date/Time axis
Replies: 2
Views: 4762

Re: TBarSeries Date/Time axis

Thanks Narcís, it was what I needed.

Best regards.
by Matias Nabarro
Fri Nov 07, 2014 3:31 pm
Forum: VCL
Topic: TBarSeries Date/Time axis
Replies: 2
Views: 4762

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 ...
by Matias Nabarro
Fri Apr 11, 2014 3:09 pm
Forum: VCL
Topic: 3 variable surface chart
Replies: 1
Views: 3268

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...
by Matias Nabarro
Fri Apr 11, 2014 2:18 pm
Forum: VCL
Topic: Problems installing: Teechart Pro 2014 in Delphi XE4
Replies: 6
Views: 8339

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...
by Matias Nabarro
Tue Apr 08, 2014 1:31 pm
Forum: VCL
Topic: Problems installing: Teechart Pro 2014 in Delphi XE4
Replies: 6
Views: 8339

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.
by Matias Nabarro
Tue Apr 08, 2014 3:59 am
Forum: VCL
Topic: Problems installing: Teechart Pro 2014 in Delphi XE4
Replies: 6
Views: 8339

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...