Inherits from TKChartVisualPoint : NSObject
Declared in TKChartPieVisualPoint.h

Overview

Represents the visual point rendered by TKChart pie series.

Tasks

Properties

distanceFromCenter

The distance from pie’s center.

@property (nonatomic) CGFloat distanceFromCenter

Declared In

TKChartPieVisualPoint.h

startAngle

The start angle of the point.

@property (nonatomic) CGFloat startAngle

Declared In

TKChartPieVisualPoint.h