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

put a label YAxis

2 Answers 78 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
damian
Top achievements
Rank 1
damian asked on 16 Oct 2008, 02:45 PM
Hi,

forgiveness for my English!




How do I put a label to YAxis

something like:
http://www.imaxenes.com/imagenes/11oh921i.jpg

How do you put that label?

Thanks!










2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 16 Oct 2008, 04:00 PM
Hello Damian,

You can achieve that by setting the following:

chart.PlotArea.YAxis.AxisLabel.TextBlock.Text = "MyLabel"
chart.PlotArea.YAxis.AxisLabel.Visible = true;

Let us know if you have other questions.

Sincerely yours,
Steve
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
damian
Top achievements
Rank 1
answered on 16 Oct 2008, 04:48 PM
Excellent,
lack the style and ready...


Thank You!

Tags
General Discussions
Asked by
damian
Top achievements
Rank 1
Answers by
Steve
Telerik team
damian
Top achievements
Rank 1
Share this question
or