Chart3DHitInfo Properties
Contains information about a specific point within a chart.
Name | Description |
---|---|
Additional |
Stores additional information about a test point. |
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 |
Custom |
Returns the custom legend item located under the test point.
Inherited from Hit |
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 |
Returns the value indicating whether the test point is within a custom legend item.
Inherited from Hit |
In |
Returns the value indicating whether the test point is within a legend.
Inherited from Chart |
In |
Returns the 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 |
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 |
Series | Returns the series located under the test point. |
Series |
Returns the series label located under the test point.
Inherited from Chart |
Series |
Returns the series point located under the hit test series point. |
Title |
Returns the series title or chart title located under the test point.
Inherited from Chart |
See Also