Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
#import "CPTDefinitions.h"
Go to the source code of this file.
Typedefs | |
typedef NSString * | CPTExceptionType |
Custom exception type. More... | |
Variables | |
Custom Exception Identifiers | |
CPTExceptionType __nonnull const | CPTException |
General Core Plot exceptions. More... | |
CPTExceptionType __nonnull const | CPTDataException |
Core Plot data exceptions. More... | |
CPTExceptionType __nonnull const | CPTNumericDataException |
Core Plot numeric data exceptions. More... | |
typedef NSString* CPTExceptionType |
Custom exception type.
CPTExceptionType __nonnull const CPTDataException |
Core Plot data exceptions.
CPTExceptionType __nonnull const CPTException |
General Core Plot exceptions.
CPTExceptionType __nonnull const CPTNumericDataException |
Core Plot numeric data exceptions.