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

Hide StackedBar100 Labels Y Axis

1 Answer 60 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 27 Feb 2013, 04:08 PM
Hello,
I am using a RadChart like this:
<telerik:RadChart ID="rcServiceChart" runat="server"
   SeriesOrientation="Horizontal"
   DefaultType="StackedBar100"
   Skin="Hay"
   Width="500px"
   Height="100px"
   AutoLayout="true">
   <ChartTitle Visible="false" />
   <Legend Visible="false" />
</telerik:RadChart>

I would like to hide
1) The numbers that appear on the bar (solved this)
2) The Y axis label (solved this)
3) The X axis label

UPDATE: I don't think its a X axis label. How can I hide this "1" on my chart?

p.s. I would also like the plot area to fill the chart area too.

Thanks in advance,
Matt

Solved by this answer.

1 Answer, 1 is accepted

Sort by
0
Matt
Top achievements
Rank 1
answered on 27 Feb 2013, 04:48 PM
http://www.telerik.com/community/forums/aspnet-ajax/chart/hide-everything-except-the-bar-how.aspx
Tags
Chart (Obsolete)
Asked by
Matt
Top achievements
Rank 1
Answers by
Matt
Top achievements
Rank 1
Share this question
or