Y Property (AttachMethodData)
In This Topic
Gets or sets the Y coordinate (data or client) when the label AttachMethod property species Coordinate or DataCoordinate attachment.
Syntax
'Declaration
Public Property Y As System.Double
public System.double Y {get; set;}
See Also