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

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