LineChart类参考
继承自ChartView。
公有成员 | |
(void) | - setSelectedGeoID: |
属性 | |
NSArray * | xAxisLables |
NSString * | xAxisTitle |
NSString * | yAxisTitle |
float | axisTitleSize |
float | axisLableSize |
UIColor * | hightLightColor |
BOOL | allowsUserInteraction |
id< ChartOnSelectedDelegate > | deleagate |
成员函数文档
- (void) setSelectedGeoID: | (int) | geoID |
属性文档
- (BOOL) allowsUserInteraction [read, write, assign] |
- (float) axisLableSize [read, write, assign] |
- (float) axisTitleSize [read, write, assign] |
- (id<ChartOnSelectedDelegate>) deleagate [read, write, assign] |
- (UIColor*) hightLightColor [read, write, assign] |
- (NSArray*) xAxisLables [read, write, assign] |
- (NSString*) xAxisTitle [read, write, assign] |
- (NSString*) yAxisTitle [read, write, assign] |
该类的文档由以下文件生成:
版权所有©2005-2021 北京超图软件股份有限公司。保留所有权利。