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

本主题中
    VerticalPosition 属性 (C1LineMarker)
    本主题中
    Gets or set the position of vertical line.
    语法
    '声明
     
    Public Property VerticalPosition As Double
    public double VerticalPosition {get; set;}
    请参见