Properties  Methods  Events


ChartSeriesViewModel Class Members

The following tables list the members exposed by ChartSeriesViewModel.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ChartSeriesViewModel class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the DataSeries  
Public PropertyGets or sets the SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries paired with the data  
Top
Protected Methods
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. (Inherited from SciChart.Data.Model.BindableObject)
Top
See Also