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

Hiding axis labels

2 Answers 58 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Dele
Top achievements
Rank 2
Dele asked on 28 Aug 2011, 08:42 PM
Is there a way to hide the axis labels (horizontal or vertical)?

In my scenario, I have a categorical axis on the horizontal, and the data can be up to 40 characters long with up to 15 data points.  I would like to hide the labels on the horizontal axis, but use tooltips to display more details.

2 Answers, 1 is accepted

Sort by
0
Accepted
Victor
Telerik team
answered on 30 Aug 2011, 11:14 AM
Hello Dele,

 Thank you for writing.
You can easily make the labels of your axis of choice invisible with the ShowLabels property. For example:

<telerikChart:CategoricalAxis ShowLabels="False"/>

Please write again if you have other questions.

Regards,
Victor
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
Dele
Top achievements
Rank 2
answered on 31 Aug 2011, 02:20 AM
Thanks. I'll give this a try.
Tags
Chart
Asked by
Dele
Top achievements
Rank 2
Answers by
Victor
Telerik team
Dele
Top achievements
Rank 2
Share this question
or