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

RadChart Axis by Month

1 Answer 100 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Absir
Top achievements
Rank 1
Absir asked on 22 Apr 2008, 08:16 PM
Hi All,
I have two questions
1)
I'm using RadChart and i want make the X-asix a Month  values like Jan, Feb, March.
I tried to set Axis.Values Format field to Short date, but still keeps the number system.
I want use something like this :
http://www.telerik.com/help/aspnet/chart/
But i can't seem to do the months(jan, feb, march etc)

2) Can you hide or not show the values along the Y.axis? if so how?

Appreciated the help
MA

1 Answer, 1 is accepted

Sort by
0
Giuseppe
Telerik team
answered on 23 Apr 2008, 07:30 AM
Hello Absir,

  • You can use this online example here to get you started. You only need to also set the RadChart.PlotArea.XAxis.Appearance.CustomFormat property to a valid DateTime format string (for example "MMM").
  • You can hide the YAxis item labels by setting RadChart.PlotArea.YAxis.Appearance.LabelAppearance.Visible property to false.
Hope this helps.

Greetings,
Manuel
the Telerik team

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