ThemeManager Class Methods
For a list of all members of this type, see ThemeManager members.
Public Methods
| Name | Description | |
|---|---|---|
![]() ![]() | AddTheme | Add new theme and themeProvider into _theme and ThemeProviders respectively |
![]() ![]() | GetTheme | Gets the value of the Theme attached property. |
![]() ![]() | GetThemeProvider | Gets a SciChart.Charting.Themes.IThemeProvider instance for the named theme |
![]() ![]() | RemoveTheme | Add theme by string Key from _theme and appropriate themeProvider from ThemeProviders |
![]() ![]() | SetTheme | Sets the value of the Theme attached property. For a list of All Themes, see the AllThemes property. |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also


