Telerik RadChart labeling and positioning

一笑奈何 提交于 2019-12-11 10:45:53

问题


I'm new to Telerik Chart controls and I have some minor problems:

(1) I want to set the (1, 2, 3, 4) in the horizontal axis into ("a", "b", "c", "d")
(2) The legend stays at the top of the chart

Please tell me how to do it.


回答1:


(1) I want to set the (1, 2, 3, 4) in the horizontal axis into ("a", "b", "c", "d")

(2) Use the Legend section under the chart wizard to adjust the location of your legend:




回答2:


<Legend><Appearance Dimensions-Margins="17.6%, 3%, 1px, 1px" Dimensions-Paddings="2px, 8px, 6px, 3px" Position-AlignedPosition="TopRight"><ItemTextAppearance TextProperties-Color="102, 102, 102"></ItemTextAppearance><FillStyle MainColor="216, 222, 227"></FillStyle><Border Color="160, 170, 182" /></Appearance></Legend>


来源:https://stackoverflow.com/questions/8237191/telerik-radchart-labeling-and-positioning

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!