ThemeManager Class Methods

For a list of all members of this type, see ThemeManager members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Add new theme and themeProvider into _theme and ThemeProviders respectively  
Public Methodstatic (Shared in Visual Basic) Gets the value of the Theme Attached Property.  
Public Methodstatic (Shared in Visual Basic)Gets a SciChart.Charting.Themes.IThemeProvider instance for the named theme  
Public Methodstatic (Shared in Visual Basic) Add theme by string Key from _theme and appropriate themeProvider from ThemeProviders  
Public Methodstatic (Shared in Visual Basic)Sets the value of the Theme Attached property. For a list of All Themes, see the AllThemes property.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also