Aspose::Cells::Charts::Title::SetXRatioToChart method

Title::SetXRatioToChart method

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;.

void Aspose::Cells::Charts::Title::SetXRatioToChart(double value)

See Also