[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAttachMethodData.Y

Y Property

Y

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

Declaration
[TypeConverter(typeof(PageUnitConverter))]
public double Y { get; set; }
Remarks

The units is twips for client coordinate. It means the Y data coordinate for DataIndexY (2D chart Only) attachment.