Properties  Methods 


DataPointInfo Class Members

The following tables list the members exposed by DataPointInfo.

Public Constructors
 NameDescription
Public ConstructorCreates an instance of DataPointInfo.  
Top
Public Properties
 NameDescription
Public PropertyGets the DataPointIndex of this data point inside DataSeries.  
Public PropertyGets SciChart.Charting.Model.DataSeries.IPointMetadata for the data point.  
Public PropertyGets SciChart.Charting.Model.DataSeries.IDataSeries which this data point belongs to.  
Public PropertyGets the Name of the SciChart.Charting.Model.DataSeries.IDataSeries which this data point belongs to.  
Public PropertyGets SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries which this data point belongs to.  
Public Property Gets the X Value of this data point.  
Public Property Gets the Y Value of this data point.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified object is equal to the current object.  
Public MethodServes as the default hash function.  
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