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