[]
        
(Showing Draft Content)

C1.WPF.Chart.Interaction.GestureMode

GestureMode Enum

Specifies available values for gesture direction.

Namespace: C1.WPF.Chart.Interaction
Assembly: C1.WPF.FlexChart.4.6.2.dll
Syntax
public enum GestureMode

Fields

Name Description
None

Has no effect.

X

Causes behavior along x- axis.

XY

Causes behavior along both x- and y- axes.

Y

Causes behavior along y- axis.