
All Units All Classes Properties, Methods and Events |
TDragPointStyle
type TDragPointStyle = (dsX, dsY, dsBoth);
Unit
TeeDragPoint
Description
Default value: dsBoth
Indicates if DragPoint tool will allow the end user to drag points in X and / or Y directions.
The DragStyle property is of TDragPointStyle type.
ChartTool1.DragStyle := dsY ; // allows vertical dragging only
Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.