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

Remove data Labels from chart

1 Answer 117 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Lokesh
Top achievements
Rank 1
Lokesh asked on 21 Jan 2008, 01:55 PM
Hi,
Can anybody tell me that how to remove data labels from chart?? and how to rotate the y-axis labels??
Thanks in advance
Lokesh

1 Answer, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 24 Jan 2008, 11:02 AM
Hello Lokesh,

You can set RadChart.Series[0].DefaultLabelValue to " " (note the space)  in order to remove the data labels. For  YAxis item labels rotation you can use RadChart.PlotArea.YAxis.Appearance.LabelAppearance.RotationAngle.

You can find more details about RadChart elements in Controls->RadChart->Understanding RadChart Elements chapter in our online help.



Kind regards,
Ves
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Chart (Obsolete)
Asked by
Lokesh
Top achievements
Rank 1
Answers by
Ves
Telerik team
Share this question
or