Fields  Properties  Methods 


HitTestInfo Structure Members

The following tables list the members exposed by HitTestInfo.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets special value which represents a HitTestInfo instance without data.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the Close-Value at the hit-test site.  
Public Property Gets or sets the DataSeriesIndex at the hit-test site.  
Public PropertyGets or sets the Name of the SciChart.Charting.Model.DataSeries.IDataSeries which was hit.  
Public PropertyProvides information about the type of SciChart.Charting.Model.DataSeries.IDataSeries that was hit tested.  
Public Property Gets or sets the Error High value at the hit-test site.  
Public Property Gets or sets the Error Low value at the hit-test site.  
Public PropertyGets or sets the value at the hit-test site, found at [HeatmapXIndex, HeatmapYIndex].  
Public Property Gets or sets the XIndex at the hit-test site.  
Public Property Gets or sets the YIndex at the hit-test site.  
Public Property Gets or sets the High-Value at the hit-test site.  
Public Property Gets or sets a point snapped to the X-Y value of the series.  
Public Property Gets or sets whether the HitTest operation was a hit or not.  
Public Property Gets or sets whether the HitTest operation was a hit at X or not.  
Public Property Gets or sets whether the input point is between first and last series point or not.  
Public Property Gets or sets the LowerQuartile-Value at the hit-test site.  
Public Property Gets or sets the Low-Value at the hit-test site.  
Public Property Gets or sets the Maximum-Value at the hit-test site.  
Public Property Gets or sets the Median-Value at the hit-test site.  
Public PropertyGets or sets SciChart.Charting.Model.DataSeries.IPointMetadata for the data point at the hit-test site.  
Public Property Gets or sets the Minimum-Value at the hit-test site.  
Public Property Gets or sets the Open-Value at the hit-test site.  
Public PropertyReturns a value showing which part of the accumulated data in StackedColumnRenderableSeries occupies the data point at the hit-test site.  
Public Property Gets or sets the UpperQuartile-Value at the hit-test site.  
Public Property Gets or sets the X1-Value at the hit-test site.  
Public Property Gets or sets the X-Value at the hit-test site.  
Public Property Gets or sets a point snapped to the X-Y1 series.  
Public Property Gets or sets the Y1-Value at the hit-test site.  
Public Property Gets or sets the Y-Value at the hit-test site.  
Public Property Gets or sets the Z-value at the hit-test site.  
Top
Public Methods
 NameDescription
Public MethodReturns the value, indicating whether current instance of HitTestInfo is empty.  
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