
iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
SCIDateAxis
@interface SCIDateAxis : SCIAxisBase <ISCIDateAxis>
Provides a Linear, Value Date Axis, capable of rendering Date ticks on the X-Axis of a SCIChartSurface
.
See
ISCIAxis
.
See
SCIAxisBase
.
See
SCINumericAxis
.
See
SCICategoryAxisBase
.
See
SCICategoryDateAxis
.
-
Default text formatting for
SCIDateAxis
Declaration
Objective-C
+ (nonnull NSString *)defaultTextFormatting;
-
Default sub day text formatting for
SCIDateAxis
Declaration
Objective-C
+ (nonnull NSString *)defaultSubDayTextFormatting;