Index Hierarchy DTPieProgressIndicator Class Reference Inherits from UIView Declared in DTPieProgressIndicator.h Overview A Progress indicator shaped like a pie chart. Tasks progressPercent property color property + pieProgressIndicator Properties color The color of the pie @property (nonatomic, strong) UIColor *color Declared In DTPieProgressIndicator.h progressPercent The progress in percent @property (nonatomic, assign) CGFloat progressPercent Declared In DTPieProgressIndicator.h Class Methods pieProgressIndicator Creates a pie progress indicator of the correct size + (DTPieProgressIndicator *)pieProgressIndicator Declared In DTPieProgressIndicator.h Index Hierarchy