Font problems

A forum dedicated to WPF version of LightningChart Ultimate.

Moderator: Queue Moderators

Post Reply
jrvdboom
Posts: 61
Joined: Thu Apr 10, 2014 1:50 pm

Font problems

Post by jrvdboom » Fri Sep 26, 2014 10:03 am

I have two problems with the fonts of my titles:
1) It seems that setting the FontFamily doesn't work, no matter what I font family I set, the title is rendered the same.
2) When the FontSize is increased, the title is not resized and some characters will fall off.

Please help!

Thanks,
Joost

jrvdboom
Posts: 61
Joined: Thu Apr 10, 2014 1:50 pm

Re: Font problems

Post by jrvdboom » Fri Sep 26, 2014 12:34 pm

OK, problem 1 seems to disappear when I set TitleBase.Font = new WPFFont();

Post Reply