FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 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 System.Integer
    public System.int Y {get;}
    See Also