SetXRatioToChart Method

SetXRatioToChart function

Gets or sets the x coordinate of the upper left corner in units of Fraction of the chart area.X In Pixels = XRatioToChart * Chart.ChartObject.Width;


func (instance *Title) SetXRatioToChart(value float64)  error

Remarks

See Also