[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ChartHitTestType

ChartHitTestType Enum

Represents the type of the element that was hit.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum ChartHitTestType
Public Enum ChartHitTestType

Fields

Name Description
Axis

The axis was hit.

AxisTitle

The axis title was hit.

AxisUnitTitle

The axis unit title was hit.

BackWall

The back wall.

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.

Floor

The floor.

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.

SideWall

The side wall.

TrendLine

The Trend line.

TrendLineLabel

The Trend line label.

UpBars

The up-bars of the stock chart was hit.