You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
publicvaralternateGridColor:String? //backcolor of every other grid line area
45
45
publicvargridLineInterpolation:String? //Polar charts only. Whether the grid lines should draw as a polygon with straight lines between categories, or as circles. Can be either circle or polygon. 默认是:null.
46
46
publicvarlabels:AALabels? //用于设置 y 轴文字相关的
@@ -104,7 +104,7 @@ public class AAYAxis: AAObject {
0 commit comments