
iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
SCINearestHorizontalPointProvider
@interface SCINearestHorizontalPointProvider
: SCINearestXPointProviderBase <SCIXyRenderPassData *>
Defines the nearest horizontal point provider for SCIXyRenderableSeriesBase
.
-
Creates a new instance of
SCINearestHorizontalPointProvider
class.Declaration
Objective-C
- (nonnull instancetype)init;