Namespace com.scichart.charting.themes
Classes
ThemeColorProvider
Defines a SciChart Theme color provider, which provides theme colors for SciChartSurface
ThemeManager
Provides API for automatic theme management for com.scichart.charting.visuals.SciChartSurface instances
Interfaces
IThemeProvider
Defines the interface to a SciChart Theme, which provides theme colors for SciChartSurface You may implement IThemeProvider yourself and pass it to ThemeManager to set the global theme for all SciChartSurface views
IThemeable
Classes which implement IThemeable interface can apply theme provided by IThemeProvider instance