Fields  Properties  Methods  Events


ThemeManager Class Members

The following tables list the members exposed by ThemeManager.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic) Defines the Theme dependency property.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Gets a list of all available themes  
Public Propertystatic (Shared in Visual Basic)Gets SciChart.Charting.Themes.IThemeProvider instance  
Top
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
Public Events
 NameDescription
Public Event Raised when a new theme has been applied to the SciChart application.  
Top
See Also