Inherits from TKGaugeScale : CALayer
Declared in TKGaugeRadialScale.h

Overview

Radial TKGaugeScale

Tasks

Properties

endAngle

Defines the end angle of the scale in radians.

@property (nonatomic) CGFloat endAngle

Declared In

TKGaugeRadialScale.h

radius

Defines the radius of the scale from 0 to 1.

@property (nonatomic) CGFloat radius

Declared In

TKGaugeRadialScale.h

startAngle

Defines the start angle of the scale in radians.

@property (nonatomic) CGFloat startAngle

Declared In

TKGaugeRadialScale.h