ChartHitInfo Properties
Contains information about a specific point within a chart.
Name | Description |
---|---|
Annotation | Gets an annotation which is located under the test point. |
Axis | Gets an axis which is located under the test point. |
Axis |
Gets an axis label item which is located under the test point.
Inherited from Chart |
Axis |
Gets an axis title which is located under the test point.
Inherited from Chart |
Chart | Gets a chart which is located under the test point. |
Chart |
Gets a chart title which is located under the test point. |
Constant |
Gets a constant line which is located under the test point. |
Custom |
Gets a custom legend item which is located under the test point.
Inherited from Chart |
Diagram | Gets a diagram which is located under the test point. |
Fibonacci |
Obsolete. Gets a Fibonacci Indicator which is located under the test point. |
Hit |
Gets an object which represents the topmost visual element located under the test point.
Inherited from Chart |
Hit |
Gets a collection of objects which represent all the visual elements located under the test point.
Inherited from Chart |
Hit |
Gets the test point.
Inherited from Chart |
Hit |
Gets a value identifying the type of the visual element located under the test point. |
Hyperlink | Returns a hyperlink which is located under the test point. |
In |
Gets a value indicating whether the test point is within the annotation. |
In |
Gets a value indicating whether the test point is within the axis.
Inherited from Chart |
In |
Gets a value indicating whether the test point is within the chart. |
In |
Gets a value indicating whether the test point is within the chart title. |
In |
Gets a value indicating whether the test point is within the constant line. |
In |
Gets the value indicating whether or not the test point is within a custom legend item.
Inherited from Chart |
In |
Gets a value indicating whether the test point is within the diagram. |
Indicator | Gets an indicator which is located under the test point. |
In |
Obsolete. Gets a value indicating whether the test point is within the Fibonacci Indicator. |
In |
Gets a value indicating whether the test point is within a hyperlink. |
In |
Gets a value indicating whether the test point is within an indicator. |
In |
Gets a value indicating whether the test point is within the legend.
Inherited from Chart |
In |
Gets a value indicating whether the test point is within the Chart |
In |
Returns the value that indicates whether the test point is within a pane title. |
In |
Obsolete. Gets a value indicating whether the test point is within the regression line. |
In |
Gets a value indicating whether the test point is within the series. |
In |
Gets a value indicating whether the test point is within the series label. |
In |
Returns a value indicating whether the cursor is over a series point or not. |
In |
Gets a value indicating whether the test point is within the series title. |
In |
Obsolete. Gets a value indicating whether the test point is within the trendline. |
Legend | Gets a legend which is located under the test point. |
Non |
Gets a non-default pane which is located under the test point. |
Pane |
Returns a pane title that is located under the test point. |
Regression |
Obsolete. Gets a regression line which is located under the test point. |
Series | Gets an object which represents the topmost series located under the test point. |
Series |
Gets an object which represents the topmost Series Labels located under the test point. |
Series |
Gets an object which represents the topmost series point located under the test point. |
Series |
Gets a series title which is located under the test point. |
Trend |
Obsolete. Gets a Trend Line which is located under the test point. |
See Also