iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x

SCIAxisBase

@interface SCIAxisBase<T : id <ISCIComparable>>
    : SCIAxisCore <T> <ISCIAxis, ISCIChartSurfaceProvider>

Defines a base functionality for 2D Axes used throughout SciChart.

Note

T is the type of data used by axis.