ComponentOne FlexChart for WinForms
Y Property (PositionChangedEventArgs)


C1.Win.Chart.Interaction Namespace > PositionChangedEventArgs Class : Y Property
Syntax
'Declaration
 
Public Property Y As Integer
'Usage
 
Dim instance As PositionChangedEventArgs
Dim value As Integer
 
instance.Y = value
 
value = instance.Y
public int Y {get; set;}
See Also

Reference

PositionChangedEventArgs Class
PositionChangedEventArgs Members