FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / LineMarker Class / X Property

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