# Pie_Chart **Repository Path**: mayanma/Pie_Chart ## Basic Information - **Project Name**: Pie_Chart - **Description**: 简单的饼状图绘制 - **Primary Language**: Objective-C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-11-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Pie_Chart 简单饼状图的制作!


#### 使用示例 MXPieChartView 饼状图的创建, /**创建圆弧与边缘的间距*/ - (void)setExtraOffsetsWithLeft:(CGFloat)left top:(CGFloat)top right:(CGFloat)right bottom:(CGFloat)bottom /**两圆弧之间地间距 0-10*/ sliceSpace /**需要保持个圆弧的颜色,数值和名称的内容大小一致*/ colorArray,valueArray,nameArray /* *底部名称显示 */ legendStyle //底部提示显示样式 bottomViewStyle //底部视图的位置 /**标题设置*/ titleName //标题名称的设置 titleStyle //标题的位置设置 titleColor //颜色的设置 titleFont //大小的设置 #### 友情提示 MENTION
列表:https://git.oschina.net/mayanma/Pie_Chart.git