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
SCINearestUniformHeatmapPointProviderclass.Declaration
Objective-C
- (nonnull instancetype)init;Swift
init()
View on GitHub