This is a migrated thread and some comments may be shown as answers.

Setting Font for the chart

1 Answer 68 Views
Chart (obsolete as of Q1 2013)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
shovavnik
Top achievements
Rank 1
shovavnik asked on 19 Aug 2008, 02:38 PM
Is there any way to set the font for the whole chart at once?

Specifically, I'm trying to set the FontFamily and leave the sizes as they are in the designer.

With other controls, I can do this using code like this:
control.Font = new Font("Arial", control.Font.Size);

I'd like to be able to do something similar with the chart.

But the problem is that there are a LOT of places where the font can be changed for specific properties. There's no easy way to find all these places.

TIA

1 Answer, 1 is accepted

Sort by
0
Dwight
Telerik team
answered on 20 Aug 2008, 08:06 AM
Hello TIA,

Thank you for contacting us with this issue. I have redirected the question to our development team, and unfortunately, they could not give a fast solution to your problem.

Kind regards,
Evtim
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Chart (obsolete as of Q1 2013)
Asked by
shovavnik
Top achievements
Rank 1
Answers by
Dwight
Telerik team
Share this question
or