![]() |
Core Plot (iOS and tvOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
#import "CPTDefinitions.h"
Include dependency graph for CPTDefinitions.m: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.