Aspose::Cells::Charts::Title::SetYRatioToChart method

Title::SetYRatioToChart method

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

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

See Also