iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
SCITradingAnnotationBase
@interface SCITradingAnnotationBase
: SCICompositeAnnotation <ISCITradingAnnotation>
Undocumented
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong, nullable) SCIPenStyle *strokeSwift
var stroke: SCIPenStyle? { get set } -
Undocumented
Declaration
Objective-C
@property (nonatomic, weak, nullable) id<ISCIAnnotationCreatedListener> annotationCreatedListenerSwift
weak var annotationCreatedListener: (any ISCIAnnotationCreatedListener)? { get set }
View on GitHub