iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
SCICandlestickHitProvider
@interface SCICandlestickHitProvider
: SCIHitProviderBase <SCIOhlcRenderPassData *>
Defines a hit provider for candlestick area from SCIFastCandlestickRenderableSeries.
-
Creates a new instance of
SCICandlestickHitProviderclass.Declaration
Objective-C
- (nonnull instancetype)init;Swift
init()
View on GitHub