ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Interaction Namespace / PositionChangedEventArgs Class / Y Property

In This Topic
    Y Property (PositionChangedEventArgs)
    In This Topic
    Gets or sets the Y coordinate of the mouse position.
    Syntax
    'Declaration
     
    Public Property Y As Integer
    public int Y {get; set;}
    See Also