
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
SCILogarithmicNumericTickProvider
class.Declaration
Objective-C
- (nonnull instancetype)init;