iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
SCILogarithmicNumericTickProvider
@interface SCILogarithmicNumericTickProvider : SCIDeltaTickProvider
Provides ticks for the SCILogarithmicNumericAxis.
-
Creates a new instance of
SCILogarithmicNumericTickProviderclass.Declaration
Objective-C
- (nonnull instancetype)init;Swift
init()
View on GitHub