ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1LineMarker Class / Y Property

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