ThemeBinding Class Members
The following tables list the members exposed by ThemeBinding.
Public Constructors
Name | Description | |
---|---|---|
ThemeBinding Constructor | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
BindingsCollection | Gets or sets collection bindings | |
Converter | Gets or sets converter | |
DefaultPath | Gets or sets the path to the property on a SciChart.Charting.Themes.IThemeProvider instance |
Public Methods
Name | Description | |
---|---|---|
ProvideValue | Overridden. When implemented in a derived class, returns an object that is provided as the value of the target property for this markup extension. |
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