Description |
---|
Excerpt |
---|
Sets or returns the x coordinate of the upper left corner of the data table, in units of 1/4000 of the chart area. (This property has no effect for files opened in Excel 2007 and later.) |
Signature | ||||
---|---|---|---|---|
| ||||
<table class="diff-macro"><thead><tr><th class="diff-macro-title">unmigrated-wiki-markup</th></tr></thead><tbody><tr><td class="diff-macro-body"><pre> public int X{ get; set; } </pre></td></tr></tbody></table> |
Signature | ||||
---|---|---|---|---|
| ||||
Public <p>Public Property X() As Integer</p>Integer |
Remarks |
---|
For SeriesDataLabel s on a column or bar chart X is the offset perpendicular to the bar or column from the default position in 1/4000 of the ChartArea. For |