ComponentOne FinancialChart for WinForms
C1.Win.Chart.Interaction Namespace / LineMarker Class / VerticalPosition Property

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