InstrumentChart类参考
继承自ChartView。
属性 | |
BOOL | isShowCurValue |
float | minValue |
float | maxValue |
int | splitCount |
CGFloat | startAngle |
CGFloat | endAngle |
UIColor * | backgroundColor |
ColorScheme * | gradient |
属性文档
- (UIColor*) backgroundColor [read, write, assign] |
- (CGFloat) endAngle [read, write, assign] |
- (ColorScheme*) gradient [read, write, assign] |
- (BOOL) isShowCurValue [read, write, assign] |
- (float) maxValue [read, write, assign] |
- (float) minValue [read, write, assign] |
- (int) splitCount [read, write, assign] |
- (CGFloat) startAngle [read, write, assign] |
该类的文档由以下文件生成:
版权所有©2005-2021 北京超图软件股份有限公司。保留所有权利。