FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / RenderNodeEventArgs Class / Y Property

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