ChartHitInfo Properties
Contains information about a specific point within a chart.
Name | Description |
---|---|
Axis | Gets an axis which is located under the test point. |
Axis |
Gets axis label which are located under the test point. |
Axis |
Gets an axis title which is located under the test point. |
Constant |
Gets a constant line which is located under the test point. |
Custom |
Gets a custom axis label which is located under the test point. |
Diagram | Gets a diagram which is located under the test point. |
In |
Gets a value indicating whether the test point is within an axis. |
In |
Gets a value indicating whether the test point is within an axis label. |
In |
Gets a value indicating whether the test point is within an axis title. |
In |
Gets a value indicating whether the test point is within a constant line. |
In |
Gets a value indicating whether the test point is within a diagram. |
Indicator | Gets an indicator which is located under the test point. |
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. |
In |
Gets a value indicating whether the test point is within a Pane. |
In |
Gets a value indicating whether the test point is within a series. |
In |
Gets a value indicating whether the test point is within series labels. |
In |
Gets a value indicating whether the test point is within a strip. |
In |
Gets a value indicating whether the test point is within a chart or series title. |
Legend | Gets the legend which is located under the test point. |
Pane | Gets a pane which is located under the test point. |
Series | Gets the series which is located under the test point. |
Series |
Gets the series labels which are located under the test point. |
Series |
Gets a series point which is located under the test point. |
Strip | Gets a strip which is located under the test point. |
Title | Gets a title which is located under the test point. |
See Also