ChartHitInfo Properties
Contains information about a specific point within a chart.
Name | Description |
---|---|
Annotation |
Returns the annotation located under the test point.
Inherited from Chart |
Axis |
Returns the axis located under the test point.
Inherited from Chart |
Axis |
Returns the axis label located under the test point.
Inherited from Hit |
Axis |
Returns the axis title located under the test point.
Inherited from Hit |
Breadcrumb |
Returns a breadcrumb item that is located under the test point. |
Chart |
Returns a chart breadcrumb navigation bar that is located under the test point. |
Constant |
Gets a constant line which is located under the test point. |
Constant |
Returns a constant line title that is located under the test point. |
Custom |
Gets a custom axis label which is located under the test point. |
Custom |
Returns the custom legend item located under the test point.
Inherited from Hit |
Diagram | Gets a diagram which is located under the test point. |
In |
Returns the value indicating whether the test point is within an annotation.
Inherited from Chart |
In |
Returns the value indicating whether the test point is within an axis.
Inherited from Chart |
In |
Returns the value indicating whether the test point is within an axis label.
Inherited from Hit |
In |
Returns the value indicating whether the test point is within an axis title.
Inherited from Hit |
In |
Gets a value indicating whether the test point is within a constant line. |
In |
Returns a value that indicates whether the test point is in a constant line title. |
In |
Returns the value indicating whether the test point is within a custom legend item.
Inherited from Hit |
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 |
Returns the value indicating whether the test point is within a legend.
Inherited from Chart |
In |
Gets a value indicating whether the test point is within a pane. |
In |
Returns the value that indicates whether the test point is within a pane title. |
In |
Gets a value indicating whether the test point is within a Pie series’ total label. |
In |
Gets a value indicating whether the test point is within a series. |
In |
Returns the value indicating whether the test point is within a series point label.
Inherited from Chart |
In |
Gets a value that indicates whether the test point is within a series point. |
In |
Returns the value indicating whether the test point is within a total label. |
In |
Gets a value indicating whether the test point is within a strip. |
In |
Returns the value indicating whether the test point is within a chart title or a series title.
Inherited from Chart |
Legend |
Returns the legend located under the test point.
Inherited from Chart |
Pane | Gets a pane which is located under the test point. |
Pane |
Returns a pane title that is located under the test point. |
Pie |
Returns the Pie series’ total label that is under the test point. |
Series | Gets the series which is located under the test point. |
Series |
Returns the series label located under the test point.
Inherited from Chart |
Series |
Gets a series point which is located under the test point. |
Stacked |
Returns the topmost total label that is under the test point. |
Strip | Gets a strip which is located under the test point. |
Title |
Returns the series title or chart title located under the test point.
Inherited from Chart |
See Also