NChartDragTool Class Members
In This Topic
The following tables list the members exposed by NChartDragTool.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
| Cdth | |
Top
Protected Properties
| Name | Description |
| Dragged | Gets or sets whether the tool is considered dragged when activated. This property is automatically set to true when the mouse has travelled a certain distance since the tool was activated. |
Top
Public Methods
| Name | Description |
| CanActivate | Overloaded. Overridden. Determines whether the tool can activate |
| OnMouseMove | Overridden. Processes the mouse move event |
Top
See Also