LineChart类参考

继承自ChartView

所有成员的列表。

公有成员

(void) - setSelectedGeoID:

属性

NSArray * xAxisLables
NSString * xAxisTitle
NSString * yAxisTitle
float axisTitleSize
float axisLableSize
UIColor * hightLightColor
BOOL allowsUserInteraction
id< ChartOnSelectedDelegatedeleagate

成员函数文档

- (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]

该类的文档由以下文件生成: