DataPointInfo Class Properties

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

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
See Also