Inherits from TKChartNumericAxis : TKChartAxis : NSObject
Declared in TKChartLogarithmicAxis.h

Overview

The logarithmic axis of TKChart.

TKChart uses Linear axes to display values that cover several orders of magnitude in a more manageable way.

Tasks

Properties

exponentStep

Exponent step

@property (nonatomic, assign) NSNumber *exponentStep

Declared In

TKChartLogarithmicAxis.h

logarithmBase

Logarithmic base

@property (nonatomic, strong) NSNumber *logarithmBase

Declared In

TKChartLogarithmicAxis.h