X Property (Chart3DAttachMethodData)
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.Single
public System.float X {get; set;}
See Also