NChartAxisGridLines Class Reference
| Inherits from | NChartObject : NSObject |
|---|---|
| Declared in | NChartAxisGrid.h |
Overview
The NChartAxisGridLine class provides methods to control particular grid lines of the chart’s axis.
color
Color of the grid lines.
@property (nonatomic, strong) NSColor *colorDeclared In
NChartAxisGrid.h
thickness
Thickness of the grid lines in pixels. The default value is 1.
@property (nonatomic, assign) float thicknessDeclared In
NChartAxisGrid.h
lineDash
Dash of the grid lines.
@property (nonatomic, strong) NChartLineDash *lineDashSee Also
Declared In
NChartAxisGrid.h