Sets or returns the x coordinate of the upper left corner of the chart region, in units of 1/4000 of the chart area.

<table class="wysiwyg-macro" data-macro-name="unmigrated-wiki-markup" style="background-image: url(/plugins/servlet/confluence/placeholder/macro-heading?definition=e3VubWlncmF0ZWQtd2lraS1tYXJrdXB9&amp;locale=en_GB&amp;version=2); background-repeat: no-repeat;" data-macro-body-type="PLAIN_TEXT"><tr><td class="wysiwyg-macro-body"><pre>
 public int X{ get; set; }
</pre></td></tr></table>
<p>Public Property X() As Integer</p>

For SeriesDataLabel and Trendline labels, the origin for the X coordinate is relative to the default location of the data label.

If a value is set that is outside the range of 0 through 4000 inclusive, the value will be adjusted to be within that range.