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

Remove numbers above bars

2 Answers 47 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Sam
Top achievements
Rank 1
Sam asked on 23 Jun 2009, 01:52 PM
How do I remove the numbers that show above (and sometimes on the bars)?


2 Answers, 1 is accepted

Sort by
0
Sam
Top achievements
Rank 1
answered on 25 Jun 2009, 01:29 PM
Is this possible? I cannot find any attribute that I can hide that removes these.
0
Ves
Telerik team
answered on 26 Jun 2009, 07:06 AM
Hello Sam,

Here is the line you need:

RadChart1.Series[0].Appearance.LabelAppearance.Visible = false;

All the best,
Ves
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Chart (Obsolete)
Asked by
Sam
Top achievements
Rank 1
Answers by
Sam
Top achievements
Rank 1
Ves
Telerik team
Share this question
or