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