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