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

本主题中
    DragContent 属性 (C1LineMarker)
    本主题中
    Gets or sets a value indicating whether the content of the marker is draggable when the interaction mode is "Drag".
    语法
    '声明
     
    Public Property DragContent As Boolean
    public bool DragContent {get; set;}
    请参见