GetYRatioToChart Method

GetYRatioToChart function

Gets or sets the y coordinate of the upper left corner in units of Fraction of the chart area.Y In Pixels = YRatioToChart * Chart.ChartObject.Width;


func (instance *Title) GetYRatioToChart()  (float64,  error) 

Remarks

See Also