Search found 10 matches

by X-ray
Fri Apr 05, 2024 10:07 am
Forum: VCL
Topic: How to get correct Legend for ColorGrid AND Line Series
Replies: 7
Views: 391

Re: How to get correct Legend for ColorGrid AND Line Series

Ok, I just had to populate the Title properties of the Line Series, all perfect now, thanks!
Latest2Capture.PNG
Latest2Capture.PNG (498.9 KiB) Viewed 323 times
by X-ray
Fri Apr 05, 2024 9:38 am
Forum: VCL
Topic: How to get correct Legend for ColorGrid AND Line Series
Replies: 7
Views: 391

Re: How to get correct Legend for ColorGrid AND Line Series

Thanks a lot, we are practically there: NewCapture.PNG I am setting the Position in the Create of the form but it looks like I need to update the position of the extra legend before the painting. One other quick question, how can I change/influence the texts that are shown in the Extra legend, I'd l...
by X-ray
Thu Apr 04, 2024 2:03 pm
Forum: VCL
Topic: How to get correct Legend for ColorGrid AND Line Series
Replies: 7
Views: 391

Re: How to get correct Legend for ColorGrid AND Line Series

To phrase this question differently, how can I explicitly decide in which of both (or more) Legends any Series is shown?
Because Series.ShowInLegend is global for all Legends.
by X-ray
Thu Apr 04, 2024 7:36 am
Forum: VCL
Topic: How to get correct Legend for ColorGrid AND Line Series
Replies: 7
Views: 391

Re: How to get correct Legend for ColorGrid AND Line Series

Hello Yeray,

Thanks for the quick response, that indeed seems to be a way to proceed.
But how can I make sure to just just show the 3 Line Series in THAT extra legend?

Best regards,

Thomas
by X-ray
Wed Apr 03, 2024 1:59 pm
Forum: VCL
Topic: How to get correct Legend for ColorGrid AND Line Series
Replies: 7
Views: 391

How to get correct Legend for ColorGrid AND Line Series

Hello, We produce graphics like in the attached plot with TChart, where we use a ColorGrid plus 3 Line Series. Usually we display the Colors of the Color Grid in the Legend. Now we want in addition to show a legend for the 3 Line Series. But when we include the Line Series in the Legend the Color Gr...
by X-ray
Fri Dec 15, 2023 9:05 pm
Forum: VCL
Topic: Palette Update Problem
Replies: 2
Views: 3333

Re: Palette Update Problem

I just found out that I can fix this problem by calling "CreateDefaultPalette()" After populating TSurfaceSeries or TColorGridSeries.
That call was not required in previous versions of TChart VCL.
by X-ray
Fri Dec 15, 2023 1:30 pm
Forum: VCL
Topic: Palette Update Problem
Replies: 2
Views: 3333

Palette Update Problem

Hello TChart Team, There is a problem/bug since the latest version of TChart VCL, with the Display of 3DGridSeries when "UsePalette" is set/used. Everything is displayed in just ONE color and the Legend just shows Zeros. PaletteProblemCapture1.PNG When I then go into the Chart dialog and Set "UsePal...
by X-ray
Mon Nov 13, 2023 1:40 pm
Forum: VCL
Topic: Missing Calls in RELEASE 2023.39.231109
Replies: 1
Views: 3906

Missing Calls in RELEASE 2023.39.231109

Hello, I just installed RELEASE 2023.39.231109 and I noticed that suddenly certain calls are missing: VCLTee.TeCanvas.TChangeVisual VCLTee.TeCanvas.TEditVisual VCLTee.TeCanvas.TVisualEditor VCLTee.TeCanvas.TVisualEditorClass VCLTee.TeCanvas.ClipCanvas VCLTee.TeCanvas.UnClipCanvas Are these maybe ren...
by X-ray
Sun Oct 08, 2023 2:27 pm
Forum: FMX
Topic: TeeChart VCL/FMX v2023 [7 JUN 2023] RELEASE 2023.38.230607
Replies: 3
Views: 21872

Re: TeeChart VCL/FMX v2023 [7 JUN 2023] RELEASE 2023.38.230607

Hello Yeray, it would be great though if registered users had access to a TChart source version for Delphi Betas, like Yukon. We heavily rely on TChart for graphics on mobile platforms and it would be welcome if we could test our products early (before release) too, before everything is set into sto...
by X-ray
Thu May 11, 2023 4:24 pm
Forum: FMX
Topic: Pinch zoom and panning for 1Dim charts
Replies: 3
Views: 13682

Re: Pinch zoom and panning for 1Dim charts

Hello,

I meant of course, how to implement pinch zoom and panning for 2Dim charts, like Line charts?
Note, that I previously posted under a registration of an expired account. I just logged in with my current, running subscription account to post this addendum.

Thanks and best regards,

Thomas