In This Topic
Gets the y-value of the closest data point.
Syntax
'Declaration
<C1DescriptionAttribute("HitTestInfo.Y", "Gets the y-value of the closest data point.")>
Public ReadOnly Property Y As Object
[C1Description("HitTestInfo.Y", "Gets the y-value of the closest data point.")]
public object Y {get;}
See Also