DragMarkEventArgs overview

Constructors

 Constructor

Public Properties

 ClicksGets the number of times the mouse button was pressed and released.
 DeltaGets a signed count of the number of detents the mouse wheel has rotated. A detent is one notch of the mouse wheel.
 IndexThe value index of the mark.
 XGets the x-coordinate of the mouse during the generating mouse event.
 YGets the x-coordinate of the mouse during the generating mouse event.

See Also

DragMarkEventArgs Class | Steema.TeeChart.Tools Namespace