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

How to Hide Item Label?

1 Answer 50 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Jamie
Top achievements
Rank 1
Jamie asked on 16 Feb 2009, 08:01 PM
I don't want to show the number in the charts (above each bar in the bar graph).  I've done it before, but can't figure out how to do it now.  Thank you for any help.

-Jamie

1 Answer, 1 is accepted

Sort by
0
Accepted
Ves
Telerik team
answered on 17 Feb 2009, 07:23 AM
Hello Jamie,

This is the line you need:

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

Regards,
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
Jamie
Top achievements
Rank 1
Answers by
Ves
Telerik team
Share this question
or