ComponentOne FlexReport for WinForms
X Property (ChartAttachMethodData)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartAttachMethodData Class : X Property
Gets or sets the X coordinate (client or data) when label AttachMethod property specifies Coordinate or DataCoordinate attachment.
Syntax
'Declaration
 
Public Property X As System.Double
public System.double X {get; set;}
Remarks
The units is twips for client coordinate.
See Also

Reference

ChartAttachMethodData Class
ChartAttachMethodData Members