ComponentOne FlexChart for WinForms
Y Property (LineMarker)


C1.Win.Chart.Interaction Namespace > LineMarker Class : Y Property
Gets the current y-value as chart data coordinates.
Syntax
'Declaration
 
Public ReadOnly Property Y As Integer
'Usage
 
Dim instance As LineMarker
Dim value As Integer
 
value = instance.Y
public int Y {get;}
See Also

Reference

LineMarker Class
LineMarker Members