Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
Go to the source code of this file.
Enumerations | |
enum | CPTTextAlignment : NSInteger { CPTTextAlignmentLeft = NSLeftTextAlignment, CPTTextAlignmentCenter = NSCenterTextAlignment, CPTTextAlignmentRight = NSRightTextAlignment, CPTTextAlignmentJustified = NSJustifiedTextAlignment, CPTTextAlignmentNatural = NSNaturalTextAlignment } |
Enumeration of paragraph alignments. More... | |
enum CPTTextAlignment : NSInteger |