[]
Gets or sets the X coordinate (client or data) when label AttachMethod property specifies Coordinate or DataCoordinate attachment.
[TypeConverter(typeof(PageUnitConverter))]
public double X { get; set; }
<TypeConverter(GetType(PageUnitConverter))>
Public Property X As Double
The units is twips for client coordinate.