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