[]
Gets the current y-value as chart data coordinates.
[C1Description("Interaction.LineMarker.Y", "Gets the current y-value as chart data coordinates.")]
public int Y { get; }
<C1Description("Interaction.LineMarker.Y", "Gets the current y-value as chart data coordinates.")>
Public ReadOnly Property Y As Integer