gpt4 book ai didi

android - 如何设置MPAndroidChart PieChart的半径?

转载 作者:太空狗 更新时间:2023-10-29 14:48:50 25 4
gpt4 key购买 nike

MPAndroidChart 有 setHoleRadius() 可以改变饼图上孔的大小。但是如何改变整个饼图的半径呢?这可能吗?如果您有任何指示,请分享。

最佳答案

您可以通过更改布局来做到这一点。

<com.github.mikephil.charting.charts.PieChart
android:id="@+id/pieChart"
android:layout_width="100dp"
android:layout_height="100dp" />

关于android - 如何设置MPAndroidChart PieChart的半径?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37086718/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com