CompositeSeriesInfo Class Methods

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

Public Methods
 NameDescription
Public Method Creates a new object that is a copy of the current instance. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public Method Set composite series info without initializes.  
Top
Protected Methods
 NameDescription
Protected Method Returns a value formatted using X axis format for cursors. (Inherited from SciChart.Charting.Model.ChartData.TernarySeriesInfo)
Protected Method Returns a value formatted using Y axis format for cursors. (Inherited from SciChart.Charting.Model.ChartData.TernarySeriesInfo)
Protected Method Returns a value formatted using Z axis format for cursors. (Inherited from SciChart.Charting.Model.ChartData.TernarySeriesInfo)
Protected MethodOverloaded. Raises the System.ComponentModel.INotifyPropertyChanged.PropertyChanged event (Inherited from SciChart.Data.Model.BindableObject)
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