HitTestResult Properties
.NET Framework (current version)
Namespace:
System.Web.UI.DataVisualization.Charting
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | Axis | |
![]() | ChartArea | |
![]() | ChartElementType | Gets or sets the type of chart element, if any, returned by a hit test. |
![]() | Object | Gets or sets the object, if any, returned by a hit test. |
![]() | PointIndex | Gets or sets the index of a data point, if any, returned by a hit test. |
![]() | Series | Gets or sets the associated series of a data point, if any, returned by a hit test. |
![]() | SubObject | Gets the sub-object, if any, returned by a hit test. |
Show:
