axis title/labels not using Arial font
Posted: Mon Oct 22, 2012 2:58 pm
I just upgraded to TChart 2012 for RAD Studio 2009. The problem is the chart's left/right/bottom axis title and labels now display in a font that is not Arial font. The text is drawn with a very thin line (you can clearly see individual pixels) - thus hard to read.
At run time, my debug environment says the axis LabelsFont is Arial. Version 8 that came with RAD Studio displays in Arial as expected.
To see at design time:
Create a new form, add a standard TChart. Bring up the chart editor and add a FastLineSeries. Edit the left axis maximum or minimum so one of them starts with the number 900. Change the chart background from gray to white so you can see the text clearly.
Look at the 9 in axis label "900" (font sizes 8 and 9) - it is not Arial. Compare to a 9 in Windows Notepad formated as Arial.
Strangely, if you turn on Bold for the font, the "900" looks like Arial!
Please fix.
Thanks.
At run time, my debug environment says the axis LabelsFont is Arial. Version 8 that came with RAD Studio displays in Arial as expected.
To see at design time:
Create a new form, add a standard TChart. Bring up the chart editor and add a FastLineSeries. Edit the left axis maximum or minimum so one of them starts with the number 900. Change the chart background from gray to white so you can see the text clearly.
Look at the 9 in axis label "900" (font sizes 8 and 9) - it is not Arial. Compare to a 9 in Windows Notepad formated as Arial.
Strangely, if you turn on Bold for the font, the "900" looks like Arial!
Please fix.
Thanks.