DataPointInfo Class Members
The following tables list the members exposed by DataPointInfo.
Public Constructors
| Name | Description | |
|---|---|---|
![]() | DataPointInfo Constructor | Creates an instance of DataPointInfo. |
Public Properties
| Name | Description | |
|---|---|---|
![]() | DataPointIndex | Gets the DataPointIndex of this data point inside DataSeries. |
![]() | DataPointMetadata | Gets SciChart.Charting.Model.DataSeries.IPointMetadata for the data point. |
![]() | DataSeries | Gets SciChart.Charting.Model.DataSeries.IDataSeries which this data point belongs to. |
![]() | DataSeriesName | Gets the Name of the SciChart.Charting.Model.DataSeries.IDataSeries which this data point belongs to. |
![]() | RenderableSeries | Gets SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries which this data point belongs to. |
![]() | XValue | Gets the X Value of this data point. |
![]() | YValue | Gets the Y Value of this data point. |
Public Methods
| Name | Description | |
|---|---|---|
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current object. |
![]() | GetHashCode | Serves as the default hash function. |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also



