
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
SCIColumnRenderPassData
class.Declaration
Objective-C
- (nonnull instancetype)init;