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