Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
Plot properties that can be animated using Core Animation for all plot types. More...
Data Labels | |
CGFloat | CPTPlot::labelOffset |
The distance that labels should be offset from their anchor points. The direction of the offset is defined by subclasses. More... | |
CGFloat | CPTPlot::labelRotation |
The rotation of the data labels in radians. Set this property to π/2 to have labels read up the screen, for example. More... | |
Plot properties that can be animated using Core Animation for all plot types.
|
readwritenonatomicassign |
The distance that labels should be offset from their anchor points. The direction of the offset is defined by subclasses.
|
readwritenonatomicassign |
The rotation of the data labels in radians. Set this property to π/2
to have labels read up the screen, for example.