CWKAnnotationType Constants Reference
| Declared in | CWKDataTypes.h |
|---|
CWKAnnotationType
Definition
typedef NS_ENUM(NSUInteger, CWKAnnotationType ) {
CWKAnnotationTypeTrendline,
CWKAnnotationTypeArrowLine,
CWKAnnotationTypeRayLine,
CWKAnnotationTypeExtendedLine,
CWKAnnotationTypeGannFan,
CWKAnnotationTypeEllipse,
CWKAnnotationTypeRectangle,
CWKAnnotationTypeFibonacciRetracement,
CWKAnnotationTypeFibonacciArc,
CWKAnnotationTypeFibonacciCircle,
CWKAnnotationTypeLevelLine,
CWKAnnotationTypeHorizontalLine,
CWKAnnotationTypeText,
};
Constants
CWKAnnotationTypeTrendline-
Declared In
CWKDataTypes.h. CWKAnnotationTypeArrowLine-
Declared In
CWKDataTypes.h. CWKAnnotationTypeRayLine-
Declared In
CWKDataTypes.h. CWKAnnotationTypeExtendedLine-
Declared In
CWKDataTypes.h. CWKAnnotationTypeGannFan-
Declared In
CWKDataTypes.h. CWKAnnotationTypeEllipse-
Declared In
CWKDataTypes.h. CWKAnnotationTypeRectangle-
Declared In
CWKDataTypes.h. CWKAnnotationTypeFibonacciRetracement-
Declared In
CWKDataTypes.h. CWKAnnotationTypeFibonacciArc-
Declared In
CWKDataTypes.h. CWKAnnotationTypeFibonacciCircle-
Declared In
CWKDataTypes.h. CWKAnnotationTypeLevelLine-
Declared In
CWKDataTypes.h. CWKAnnotationTypeHorizontalLine-
Declared In
CWKDataTypes.h. CWKAnnotationTypeText-
Declared In
CWKDataTypes.h.