ComponentOne Chart for .NET (2.0) Search HelpCentral 

AttachMethodData.Y Property

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

[Visual Basic]

Public Property Y As Double

[C#]

public double Y {get;set;}

[Delphi]

public property Y: Double read get_Y write set_Y;

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.