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

本主题中
    Position 属性 (PositionChangedArgs)
    本主题中
    Gets the target point at which to show the LineMarker.
    语法
    '声明
     
    Public ReadOnly Property Position As Point
    public Point Position {get;}
    请参见