|
Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
BOOL major
If YES, draw the major grid lines, else draw the minor grid lines.
Definition: CPTGridLineGroup.h:8
CPTPlotArea * plotArea
The plot area that this grid line group belongs to.
Definition: CPTGridLineGroup.h:7
Base class for all Core Animation layers in Core Plot.
Definition: CPTLayer.h:83
A layer representing the actual plotting area of a graph.
Definition: CPTPlotArea.h:76
#define cpt_weak_property
A custom definition for automatic reference counting (ARC) weak properties that falls back to assign ...
Definition: CPTDefinitions.h:32
A group of grid line layers.
Definition: CPTGridLineGroup.h:6