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