[]
Represents information about the hit test for the axis.
public class AxisHitTest : HitTest
Public Class AxisHitTest
Inherits HitTest
Name | Description |
---|---|
AxisHitTest(PlotArea, AxisType, Axis) | Initializes a new instance of the AxisHitTest class. |
Name | Description |
---|---|
Axis | Gets or sets the axis. |
PlotArea | Gets or sets the plot area. |
Type | Gets or sets the type. |