Properties
endPoint
Represents the end point of the scale from 0 to 1.
@property (nonatomic) CGFloat endPoint
Declared In
TKGaugeLinearScale.h
offset
Represents the offset of the scale starting from top to bottom.
@property (nonatomic) CGFloat offset
Declared In
TKGaugeLinearScale.h
startPoint
Represents the start point of the scale from 0 to 1.
@property (nonatomic) CGFloat startPoint
Declared In
TKGaugeLinearScale.h