ChartHitInfo Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. 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