FlexChart | ComponentOne
C1.WPF.Chart 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