iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
SCINearestBubblePointProvider
@interface SCINearestBubblePointProvider
: SCINearestXPointProviderBase <SCIBubbleRenderPassData *>
Defines the nearest point provider for SCIBubbleRenderPassData.
-
Creates a new instance of
SCINearestBubblePointProviderclass.Declaration
Objective-C
- (nonnull instancetype)init;Swift
init()
View on GitHub