开发者

Display X-Axis value in Descending order?

开发者 https://www.devze.com 2022-12-27 12:08 出处:网络
In Silverlight toolkit chart 开发者_如何学编程control, the X-Axis value is displayed by default in ascending order. How do I make display in descending order?

In Silverlight toolkit chart 开发者_如何学编程control, the X-Axis value is displayed by default in ascending order. How do I make display in descending order?

Thanks...


I posted it on silverlight forums. This is how we do it:

<charts:CategoryAxis Title="x-Label" Orientation="X" SortOrder="Descending"/>

Thanks...

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号