Telerik RadChart 标签和定位

发布于 2024-12-17 22:40:44 字数 180 浏览 4 评论 0原文

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

My Chart (1)我想将横轴上的(1,2,3,4)设置为("a","b","c","d")
(2) 图例位于图表顶部

请告诉我该怎么做。

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

My chart
(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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

糖果控 2024-12-24 22:40:44

(1) 我想要将横轴的(1,2,3,4)设置为("a","b","c","d")

(2)使用图表向导下的Legend部分进行调整你的位置图例:

在此处输入图像描述

(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:

enter image description here

咆哮 2024-12-24 22:40:44
<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>
<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>
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文