ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / ZoomBehavior Class / ZoomMode Property

In This Topic
    ZoomMode Property
    In This Topic
    Gets or sets the gesture direction of zoom behavior.
    Syntax
    'Declaration
     
    Public Property ZoomMode As GestureMode
    public GestureMode ZoomMode {get; set;}
    See Also