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