SetYRatioToChart Method

SetYRatioToChart 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) SetYRatioToChart(value float64)  error

Remarks

See Also