ComponentOne Chart for .NET (2.0) Search HelpCentral 

AttachMethodData.X Property

Gets or sets the X coordinate (data or client) when the label AttachMethod property specifies Coordinate or DataCoordinate attachment.

[Visual Basic]

Public Property X As Double

[C#]

public double X {get;set;}

[Delphi]

public property X: Double read get_X write set_X;

See Also

AttachMethodData Class | AttachMethodData Members | C1.Win.C1Chart Namespace | AttachMethodData Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.