Search found 16 matches

by johnnix
Fri May 26, 2017 6:14 am
Forum: VCL
Topic: Bar chart export to DXF
Replies: 1
Views: 6129

Bar chart export to DXF

Hello,

Is it possible to export a bar chart to DXF and retain the fill?

Regards
by johnnix
Mon Apr 24, 2017 9:23 am
Forum: VCL
Topic: Still cannot use Legend Palette
Replies: 29
Views: 49702

Re: Still cannot use Legend Palette

Hello,

So could this be related to some sort of an OS problem? I cannot understand why I get an error when running the executable and you do not! :(
by johnnix
Thu Apr 20, 2017 1:10 pm
Forum: VCL
Topic: Still cannot use Legend Palette
Replies: 29
Views: 49702

Re: Still cannot use Legend Palette

Wow, how can this be possible? When I move the mouse over the chart I get the error (I included a screenshot from EurekaLog running, maybe someone could have some idea?) Yes, the issue appeared with my Delphi XE7 version but after I upgraded to XE10 with a clean install I thought it would "magically...
by johnnix
Tue Apr 18, 2017 3:03 pm
Forum: VCL
Topic: Still cannot use Legend Palette
Replies: 29
Views: 49702

Re: Still cannot use Legend Palette

Hello,

I can only send you an executable that generates the error, if I send you the code you will not be able to reproduce is (just like the first time I reported this!). Here is the link https://www.dropbox.com/s/9h4ap9c7dtfa6 ... 1.zip?dl=0
by johnnix
Tue Apr 18, 2017 2:45 pm
Forum: VCL
Topic: Dual scale on plot
Replies: 2
Views: 7041

Re: Dual scale on plot

Hello Yeray,

Thank you very much for your prompt reply, I will definitely give it a try :)

Regards

John
by johnnix
Thu Apr 13, 2017 2:32 pm
Forum: VCL
Topic: Still cannot use Legend Palette
Replies: 29
Views: 49702

Still cannot use Legend Palette

Hello, I just upgraded to the latest TeeChart VCL 32 bit version and I am still having issues with the Legend Palette, once this object is added to a chart and the mouse goes inside the chart area I get this error message. Can you please provide some guidelines on how to identify and fix this issue?...
by johnnix
Thu Apr 13, 2017 1:37 pm
Forum: VCL
Topic: Dual scale on plot
Replies: 2
Views: 7041

Dual scale on plot

Hello,

I am investigating the possibility to have dual X scales on a plot (attached is an example), is this something that TChart supports?

Thank you very much for your time

Regards
by johnnix
Fri Dec 09, 2016 9:19 am
Forum: VCL
Topic: Hiding line in THorizLineSeries
Replies: 1
Views: 5082

Hiding line in THorizLineSeries

Hello,

With v.2015.16.150901 I am using a THorizLineSeries with point marks visible and I wish to hide the line, I can do so by setting transparency to 100% but is this the correct way to go? I tried setting LinePen.Visible to false but does not work.

Regards
by johnnix
Fri Oct 21, 2016 12:23 pm
Forum: VCL
Topic: Strange error with TeeCreateMetafile
Replies: 6
Views: 11457

Re: Strange error with TeeCreateMetafile

So, is there any debug information I can retrieve and save from my clients PC in order to help identify this?
by johnnix
Thu Oct 20, 2016 12:20 pm
Forum: VCL
Topic: Strange error with TeeCreateMetafile
Replies: 6
Views: 11457

Re: Strange error with TeeCreateMetafile

Hello,

Unfortunately I cannot reproduce the error here also dp creating a sample application will not work, as I mentioned it happens to 2 of my clients only but I do not know what to do to get some ore information on how to trace it
by johnnix
Thu Oct 20, 2016 9:11 am
Forum: VCL
Topic: Strange error with TeeCreateMetafile
Replies: 6
Views: 11457

Re: Strange error with TeeCreateMetafile

... I am very sorry, could not upload .wmf files so I included them in the attached .zip
by johnnix
Thu Oct 20, 2016 9:08 am
Forum: VCL
Topic: Strange error with TeeCreateMetafile
Replies: 6
Views: 11457

Strange error with TeeCreateMetafile

Hello, I am using TeeChart 2015.16 version and I am having a rare issue with the TeeCreateMetafile function. Attached you can find 2 wmf files created with the TeeCreateMetafile function in 2 different computers. Although the metafile canvas dimensions are different in the "bad" file you can see tha...
by johnnix
Tue Aug 02, 2016 6:33 am
Forum: VCL
Topic: About DefaultCanvas
Replies: 1
Views: 5183

About DefaultCanvas

Hello, I have been facing a strange issue with a new application I developed where code from previous projects was not executed correctly under Windows 7. I tried to compare my chart objects and looking at a form as text I realised that my new charts were missing the DefaultCanvas = 'TTeeCanvas3D' e...
by johnnix
Fri Jul 22, 2016 6:56 am
Forum: VCL
Topic: Assign a back image by code
Replies: 2
Views: 6463

Re: Assign a back image by code

Here is a sample project .... First click on the assign back image button and then the create metafile