Xceed Chart for WinForms v4.4 Documentation
DataZoomTool Class Members
Fields  Properties  Methods  Events


Xceed.Chart.Core.v4.4 Assembly > Xceed.Chart.Core Namespace : DataZoomTool Class

The following tables list the members exposed by DataZoomTool.

Public Constructors
 NameDescription
Public ConstructorThis member is reserved for internal use and is not intended to be used directly from your code.  
Top
Protected Fields
 NameDescription
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
Top
Public Properties
 NameDescription
Public PropertyIndicates whether the interactivity operation is active. (Inherited from Xceed.Chart.GraphicsCore.InteractivityOperation)
Public PropertyWhen set to true the tool will clamp the unprojected values to the axis rulers. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Public PropertyControls the cursor displayed by the control when the operation is active. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Public PropertyThe index of the axis used as a horizontal (x) axis. Note that you cannot specify collinear axes for the HorizontalAxisId and VerticalAxisId properties. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Public PropertyThe minimum page size that the user can select for the horizontal axis.  
Public PropertyThe minimum page size that the user can select for the vertical axis.  
Public PropertyThe mouse button that starts this dragging operation (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Public PropertyThe index of the axis used as a vertical (y) axis. Note that you cannot specify collinear axes for the HorizontalAxisId and VerticalAxisId properties. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Public PropertyThe border used to paint the selected area in the chart when the tool will zoom in.  
Public PropertyThe fill effect used to paint the selected area in the chart when the tool will zoom in.  
Public PropertyThe border used to paint the selected area in the chart when the tool will zoom out.  
Public PropertyThe fill effect used to paint the selected area in the chart when the tool will zoom out.  
Public PropertyWhen the user selects a zoom out rect and this property is true the axes will zoom out as much as possible.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Cancels the data zoom drag operation.  
Public MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.InteractivityOperation)
Public MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.InteractivityOperation)
Public MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Top
Protected Methods
 NameDescription
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.ChartMouseTool)
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
Top
Public Events
 NameDescription
Public EventFired before a drag operation is about to begin. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Public EventFired if the user pressed the Escape button. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Public EventFired when a drag operation is being processes. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Public EventFired after a drag operation has ended. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
Top
See Also

Reference

DataZoomTool Class
Xceed.Chart.Core Namespace