HeatmapHitInfo Properties
Contains information about a specific point within a heatmap.
Name | Description |
---|---|
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 axis label located under the test point. |
Custom |
Returns the custom legend item located under the test point.
Inherited from Hit |
Heatmap |
Returns the heatmap cell located under the test point. |
In |
Returns the value that indicates 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 |
Indicates whether the test point is in a heatmap cell. |
In |
Indicates whether the test point is within the heatmap legend. |
Legend | Returns the legend that is positioned in the test point. |
See Also