FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Interaction Namespace / ZoomBehavior Class / Mode Property

In This Topic
    Mode Property (ZoomBehavior)
    In This Topic
    Gets or sets the gesture mode which specifies possible direction.
    Syntax
    'Declaration
     
    Public Property Mode As GestureMode
    public GestureMode Mode {get; set;}
    See Also