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