我是Telerik Chart控件的新手,我有一些小问题:

(1)我想将横轴上的(1,2,3,4)设置为("a","b","c","d")
(2)图例位于图表顶部
请告诉我怎么做。
发布于 2011-11-24 00:23:15
(1) I want to set the (1, 2, 3, 4) in the horizontal axis into ("a", "b", "c", "d")
(2)使用图表向导下的图例部分调整图例的位置:

发布于 2012-03-29 21:39:57
<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
复制相似问题