[]
Gets or sets the Y coordinate (client or data) when label AttachMethod property specifies Coordinate, DataCoordinate or DataIndexY attachment.
[TypeConverter(typeof(PageUnitConverter))]
public double Y { get; set; }
The units is twips for client coordinate. It means the Y data coordinate for DataIndexY (2D chart Only) attachment.