Inherits from TKChartSeries : NSObject
Declared in TKChartLineSeries.h

Overview

Represents TKChart line series.

Properties

displayNilValuesAsGaps

Determines whether gaps should be displayed when there are nil values.

@property (nonatomic) BOOL displayNilValuesAsGaps

Declared In

TKChartLineSeries.h

marginForHitDetection

If distance between hit and line is bigger, the selection is cleared. By default, it is 25 pixels.

@property (nonatomic, assign) CGFloat marginForHitDetection

Declared In

TKChartLineSeries.h