New to Telerik UI for WPFStart a free 30-day trial

Defines how a RadChartBase instance will handle a mouse drag gesture.

Definition

Namespace:Telerik.Windows.Controls.ChartView

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

C#
public enum ChartDragMode

Fields

Mouse dragging is not handled.

C#
None = 0

Dragging the mouse will pan the chart's plot area.

C#
Pan = 2

Dragging the mouse will mark the area the chart will zoom into.

C#
Zoom = 1
In this article
DefinitionFieldsNonePanZoom
Not finding the help you need?
Contact Support