'Declaration
Public Enum ChartHitTestType Inherits System.Enum
'Usage
Dim instance As ChartHitTestType
public enum ChartHitTestType : System.Enum
'Declaration
Public Enum ChartHitTestType Inherits System.Enum
'Usage
Dim instance As ChartHitTestType
public enum ChartHitTestType : System.Enum
Member | Description |
---|---|
Axis | The axis was hit. |
AxisTitle | The axis title was hit. |
AxisUnitTitle | The axis unit title was hit. |
ChartArea | The chart area was hit. |
ChartTitle | The chart title was hit. |
DataLabel | The data label was hit. |
DataPoint | The data point was hit. |
DataTable | The data table. |
DownBars | The down-bars of the stock chart was hit. |
DropLines | The drop lines was hit. |
ErrorBars | The Error Bars. |
HiLoLine | HiLoLine |
LeaderLine | The Leader line. |
Legend | The legend was hit. |
MajorGridlines | The Major gridlines. |
MinorGridlines | The Minor gridlines. |
None | Nothing was hit. |
PlotArea | The plot area was hit. |
SeriesLine | Series Line. |
TrendLine | The Trend line. |
TrendLineLabel | The Trend line label. |
UpBars | The up-bars of the stock chart was hit. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Charts.ChartHitTestType