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

ISCIThemeProvider

@protocol ISCIThemeProvider <NSObject>

Defines the interface to a SciChart Theme, which provides theme colors for SCIChartSurface.

Note

You may implement ISCIThemeProvider yourself and pass it to SCIThemeManager to set the global theme for all SCIChartSurface views.