单点触控中的饼图

发布于 2024-12-01 16:07:26 字数 69 浏览 1 评论 0 原文

我想在 monotouch c# 中绘制一个可点击的饼图,我该怎么做。例如,如果我单击图表上的特定部分,它将显示相应的数据。

I would like to draw a clickable pie chart in monotouch c# how Could I do that. for example if I click on particular portion on the chart then it will show corresponding data.

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

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

发布评论

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

评论(2

音盲 2024-12-08 16:07:26

github 包含多种类型的 图表,包括饼图。

请注意,您可能需要为最新的 MonoTouch 版本和 CorePlot 库稍微更新一下绑定。

There are (old) bindings for CorePlot available on github that contains several types of charts, including pie charts.

Note that you'll likely have to update the bindings a bit for the latest MonoTouch releases and CorePlot library.

浅黛梨妆こ 2024-12-08 16:07:26

ShinobiControls 图表支持 MonoTouch 并提供绑定。他们提供饼图来处理点击和优雅的动画。

注意:我与 ShinobiControls 公司有关联。

ShinobiControls Chart supports MonoTouch and provides bindings. They supply pie charts that handle clicks and animate gracefully.

NOTE: I am associated with the ShinobiControls company.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文