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

In This Topic
    X Property (RenderNodeEventArgs)
    In This Topic
    Gets the top let x-coordinate of the node rectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Property X As System.Double
    public System.double X {get;}
    See Also