iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x

SCINearestPointProviderBase

@interface SCINearestPointProviderBase<T : id <ISCISeriesRenderPassData>>
    : NSObject <ISCINearestPointProvider>

Defines a base class for ISCINearestPointProvider protocol.

Warning

Designed to be an abstract class, hence should be used for inheritance only. No direct initializations.