FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart.Interaction 命名空间 / ZoomBehavior 类 / ZoomMode 属性

本主题中
    ZoomMode 属性 (ZoomBehavior)
    本主题中
    Gets or sets the gesture direction of zoom behavior.
    语法
    '声明
     
    Public Property ZoomMode As GestureMode
    public GestureMode ZoomMode {get; set;}
    请参见