ChartHitInfoBase Members
In This Article
#Properties
Name | Description |
---|---|
Annotation | Returns the annotation located under the test point. |
Axis | Returns the axis located under the test point. |
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. |
In |
Returns the value indicating whether the test point is within an axis. |
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. |
In |
Returns the value indicating whether the test point is within a series point label. |
In |
Returns the value indicating whether the test point is within a chart title or a series title. |
Legend | Returns the legend located under the test point. |
Series |
Returns the series label located under the test point. |
Title | Returns the series title or chart title located under the test point. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also