ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Interaction Namespace / LineMarker Class / Y Property

In This Topic
    Y Property (LineMarker)
    In This Topic
    Gets the current y-value as chart data coordinates.
    Syntax
    'Declaration
     
    Public ReadOnly Property Y As Integer
    public int Y {get;}
    See Also