TKChartAxisTickStyle Class Reference
Inherits from | TKStyleNode : NSObject |
Declared in | TKChartAxisTickStyle.h |
Tasks
-
ticksStroke
property -
ticksFill
property -
ticksOffset
property -
ticksLength
property -
ticksWidth
property -
ticksHidden
property
Properties
ticksFill
The tick fill.
@property (nonatomic, strong) TKFill *ticksFill
Declared In
TKChartAxisTickStyle.h
ticksHidden
Defines whether the ticks are hidden.
@property (nonatomic, assign) BOOL ticksHidden
Declared In
TKChartAxisTickStyle.h
ticksLength
The tick length.
@property (nonatomic, assign) CGFloat ticksLength
Declared In
TKChartAxisTickStyle.h
ticksOffset
The tick offset.
@property (nonatomic, assign) CGFloat ticksOffset
Declared In
TKChartAxisTickStyle.h