Search found 113 matches

by Metman
Sun Feb 04, 2018 1:16 pm
Forum: VCL
Topic: Zooming chart with mousewheel
Replies: 5
Views: 15040

Zooming chart with mousewheel

Hi I want to zoom the chart in and out by means of the mouse wheel. This is what I do: Chart.Zoom.Allow := true; Chart.Zoom.MouseWheel := pmwNormal; Chart.ZoomWheel := pmwNormal; I expect the chart to zoom in and out but it doesn't - instead it just scrolls the chart vertically. This should be simpl...
by Metman
Fri Feb 02, 2018 12:17 pm
Forum: VCL
Topic: Dynamically positioning a TArrowTool
Replies: 1
Views: 6664

Dynamically positioning a TArrowTool

Hi I've searched your archives but find no reference to the TArrowTool. I have placed a number of arrow tools in a chart like this:- 2018-02-02_120718.png On resizing the chart I want the arrows to remain right-aligned and I though that this code would do it but it causes an exception. procedure Tfm...
by Metman
Mon Jan 29, 2018 5:17 pm
Forum: VCL
Topic: Install problems with TeeChart Pro 2017.23 problems
Replies: 11
Views: 23932

Re: Install problems with TeeChart Pro 2017.23 problems

All is now well and with the help of Sandra, who spotted that I was not running the latest version of Delphi, which should have been:= Rad Studio 10.2 update 2 version 25.0.29039.2004 I have wasted what must add up to about 8 hours of my time getting this install to work. So let that be a salutary l...
by Metman
Mon Jan 29, 2018 3:12 pm
Forum: VCL
Topic: Install problems with TeeChart Pro 2017.23 problems
Replies: 11
Views: 23932

Re: Install problems with TeeChart Pro 2017.23 problems

Yeray

I've just had an email from Ara and replied to that.

I've re-installed again and have got the same problem.
hoaebpaclnflkhbo.png
hoaebpaclnflkhbo.png (5.57 KiB) Viewed 24162 times

Bruce.
by Metman
Mon Jan 29, 2018 3:12 pm
Forum: VCL
Topic: Install problems with TeeChart Pro 2017.23 problems
Replies: 11
Views: 23932

Re: Install problems with TeeChart Pro 2017.23 problems

Yeray

I've just had an email from Ara and replied to that.

I've re-installed again and have got the same problem.




Bruce.
by Metman
Mon Jan 29, 2018 1:13 pm
Forum: VCL
Topic: Install problems with TeeChart Pro 2017.23 problems
Replies: 11
Views: 23932

Re: Install problems with TeeChart Pro 2017.23 problems

Hi Yeray I spent all day Friday emailing to Ara and your technician about the problems that I'm encountering, and I'm very surprised that he didn't inform you about them. I do realise that you can move components from one folder in the palette to another. I didn't do it because that should be a job ...
by Metman
Sun Jan 28, 2018 12:59 pm
Forum: VCL
Topic: Install problems with TeeChart Pro 2017.23 problems
Replies: 11
Views: 23932

Re: Install problems with TeeChart Pro 2017.23 problems

It's nice to know that its not just me!! I believe that the install of the TeeChart Pro application has somehow managed to screw up my library paths - don't ask me why. I have just spent the last hour or more uninstalling and reinstalling RAD Studio 10.2 and all my components again. When I did the R...
by Metman
Sat Jan 27, 2018 1:39 pm
Forum: VCL
Topic: Install problems with TeeChart Pro 2017.23 problems
Replies: 11
Views: 23932

Install problems with TeeChart Pro 2017.23 problems

Hi I have repeatedly tried to install TeeChart Pro using the latest version of the 2017.23TeeChartVCLFMX-2017.23.exe installer (non-source code). Although the install seems to works fine it leaves behind the previous TeeChart Std folder in the toolbar palette. Although it does create a TeeChart fold...
by Metman
Fri Sep 26, 2014 11:23 am
Forum: VCL
Topic: Bar Chart - incomplete bar
Replies: 2
Views: 6628

Re: Bar Chart - incomplete bar

Hi Yeray

That's the property I was looking for and forgot!

Thanks a lot.

Bruce.
by Metman
Thu Sep 25, 2014 5:07 pm
Forum: VCL
Topic: Bar Chart - incomplete bar
Replies: 2
Views: 6628

Bar Chart - incomplete bar

Hi This sounds really an easy problem to fix, and I'm more than a little embarrassed to ask for a solution but... When I plot any type of bar series I almost invariably end up with the final bar on the right hand side incomplete - its usually a slither of a bar thats no more than half the width it s...
by Metman
Thu Aug 14, 2014 1:42 pm
Forum: VCL
Topic: Is it possible to draw a chart like this?
Replies: 2
Views: 6595

Re: Is it possible to draw a chart like this?

Hi Yeray

Thanks for the link. I'll study those demo's and see what I can make it wotk :D

Bruce.
by Metman
Thu Aug 14, 2014 12:38 pm
Forum: VCL
Topic: Is it possible to draw a chart like this?
Replies: 2
Views: 6595

Is it possible to draw a chart like this?

Hi I just wonder if you could say if it were possible to plot a chart like this using the latest version of TeeChart? Capture1.png I know that you could have a two color fill on an area chart i.e. red above zero (or any other threshold value) and blue below but I wonder if you could create a third a...
by Metman
Thu Jul 24, 2014 4:09 pm
Forum: VCL
Topic: Saving Image as PNG no transparency
Replies: 11
Views: 20299

Re: Saving Image as PNG no transparency

Hi

Here it is.
Steema.zip
Test Project
(90.84 KiB) Downloaded 925 times
Bruce.
by Metman
Thu Jul 24, 2014 3:51 pm
Forum: VCL
Topic: No transparency when using outline
Replies: 5
Views: 11208

Re: No transparency when using outline

Hi Sandra Thanks for this info which is what I expected the functionality was supposed to do. All I can say it doesn't work that way for me with Delphi XE6, and what I think is the latest available version of TeeChart. Do you have any demo programs that you have that show this functionality working?...
by Metman
Thu Jul 24, 2014 12:46 pm
Forum: VCL
Topic: Saving Image as PNG no transparency
Replies: 11
Views: 20299

Re: Saving Image as PNG no transparency

Shall I zip up the project and send it you?