HitTestResult.ChartElementType Property
.NET Framework (current version)
Gets or sets the type of chart element, if any, returned by a hit test.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Property Value
Type: System.Web.UI.DataVisualization.Charting.ChartElementTypeA ChartElementType enumeration value that indicates the type of chart element returned by a hit test. Defaults to Nothing.
Use this property to determine the type of chart element, if any, returned by a hit test.
.NET Framework
Available since 4.0
Available since 4.0
Show: