In This Topic
Gets the current y-value as chart data coordinates.
Syntax
'Declaration
<C1DescriptionAttribute("Interaction.LineMarker.Y", "Gets the current y-value as chart data coordinates.")>
Public ReadOnly Property Y As Integer
[C1Description("Interaction.LineMarker.Y", "Gets the current y-value as chart data coordinates.")]
public int Y {get;}
See Also