FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart.Interaction Namespace / C1LineMarker Class / VerticalPosition Property

In This Topic
    VerticalPosition Property (C1LineMarker)
    In This Topic
    Gets or set the position of vertical line.
    Syntax
    'Declaration
     
    Public Property VerticalPosition As Double
    public double VerticalPosition {get; set;}
    See Also