The ChartMouseEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ConstrainedLogicalPoint |
Gets the logical postion of the mouse pointer constrained by the dimensions of the chart canvas.
|
![]() | IsMouseDown |
Gets whether or not the left mouse button is down.
|
![]() | IsMouseOver |
Gets whether or not the mouse pointer is within the bounds of the chart canvas.
|
![]() | LogicalPoint |
Gets the logical position of the mouse pointer over the chart canvas.
|
![]() | PhysicalPoint |
Gets the physical position of the mouse pointer over the chart canvas.
|