I want to change the chart orientation from horizontal to vertical. I mean , i want the plotting from top to bottom of the chart. Is that possible? I dont see any "Orientation" property. How to achieve a vertical chart view?
1 Answer, 1 is accepted
0
Velin
Telerik team
answered on 11 May 2010, 03:07 PM
Hello Koushik Chakraborty,
RadChart supports certain types of horizontal series (Bar, StackedBar and StackedBar100) but there is no functionality that would allow you to swap the orientation of the whole ChartArea. You can create a horizontal bar series just like any other type of series using the HorizontalBarSeriesDefinition definition type. Here you can review all the supported 2D chart types.
Sincerely yours,
Velin
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.