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 lengthDeclared In
NChartAxisTick.h
thickness
Thickness of ticks in pixels. The default value is 1.
@property (nonatomic, assign) float thicknessDeclared In
NChartAxisTick.h
type
Type of ticks.
@property (nonatomic, assign) NChartAxisTickType typeSee Also
Declared In
NChartAxisTick.h