TDBChart Bottom Label Font Override trough Hover Problem

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
robert83
Newbie
Newbie
Posts: 1
Joined: Mon Jun 13, 2022 12:00 am

TDBChart Bottom Label Font Override trough Hover Problem

Post by robert83 » Thu Sep 12, 2024 3:08 pm

Dear Forum,

If I hover the cursor over the BottomAxis Label it resets back to some default font style .

It is I either disable Hover ... then it is okay.
Or I do a override on AfterDraw . But that does not work perfetly because the Labels are shifted a bit once , probably
missing some default parameter.

( TeeChart Pro 2022.34.220329 )

See very simple attachment .

Thank you.
Attachments
Chart.zip
(26.7 KiB) Downloaded 31 times

Yeray
Site Admin
Site Admin
Posts: 9587
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TDBChart Bottom Label Font Override trough Hover Problem

Post by Yeray » Fri Sep 13, 2024 1:27 pm

Hello,

I can't reproduce it with the current version. Can you give it a try?
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply