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

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