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

本主题中
    DragThreshold 属性 (C1LineMarker)
    本主题中
    Gets or sets the maximum distance from the horizontal or vertical line that the marker can be dragged.
    语法
    '声明
     
    Public Property DragThreshold As Double
    public double DragThreshold {get; set;}
    请参见