NChartAxisTick Class Reference
Inherits from | NChartObject : NSObject |
---|---|
Declared in | NChartAxisTick.h |
length
Length of ticks in pixels. The default value is 10.
@property (nonatomic, assign) float length
Declared In
NChartAxisTick.h
thickness
Thickness of ticks in pixels. The default value is 1.
@property (nonatomic, assign) float thickness
Declared In
NChartAxisTick.h
type
Type of ticks.
@property (nonatomic, assign) NChartAxisTickType type
See Also
Declared In
NChartAxisTick.h