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

String in Y axis?

1 Answer 52 Views
Chart
This is a migrated thread and some comments may be shown as answers.
carlos chiconato
Top achievements
Rank 1
carlos chiconato asked on 26 Jan 2010, 07:25 PM
hi is there a way to display names in Y axis? such as in X axis using Xcategory? thx

1 Answer, 1 is accepted

Sort by
0
Velin
Telerik team
answered on 29 Jan 2010, 11:32 AM
Hello carlos chiconato,

Here is a sample code that will apply custom formatting to the AxisY tickpoints:
RadChart1.DefaultView.ChartArea.AxisY.DefaultLabelFormat = "Level #VAL";

You can find more information about custom label formatting with RadChart here.

Sincerely yours,
Velin
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Chart
Asked by
carlos chiconato
Top achievements
Rank 1
Answers by
Velin
Telerik team
Share this question
or