Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
#import "CPTDefinitions.h"
Variables | |
const CPTEdgeInsets | CPTEdgeInsetsZero = { CPTFloat(0.0), CPTFloat(0.0), CPTFloat(0.0), CPTFloat(0.0) } |
Defines a set of stretchable image edge insets where all of the values are zero (0 ). More... | |
const NSStringDrawingOptions | CPTStringDrawingOptions |
String drawing options used when measuring and drawing text. More... | |
const CPTEdgeInsets CPTEdgeInsetsZero = { CPTFloat(0.0), CPTFloat(0.0), CPTFloat(0.0), CPTFloat(0.0) } |
Defines a set of stretchable image edge insets where all of the values are zero (0
).
const NSStringDrawingOptions CPTStringDrawingOptions |
String drawing options used when measuring and drawing text.