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