Properties  Methods  Events


BaseSciChartElementViewModel Class Members

The following tables list the members exposed by BaseSciChartElementViewModel.

Protected Constructors
Public Properties
 NameDescription
Public Property Gets or Sets the style key which will be used to fetch the style and apply it to the corresponding RenderableSeries.  
Public Property Gets the View Type which this ViewModel will be associated with.  
Top
Public Methods
 NameDescription
Public MethodReturns a string that represents the current object.  
Top
Protected Methods
 NameDescription
Protected Method This method is called by the Set accessor of each property.  
Protected Method This method is used to set property value and raise PropertyChanged event handler  
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 Occurs when a property value changes.  
Top
See Also