Aspose::Cells::Charts::Title::GetYRatioToChart method

Title::GetYRatioToChart 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;.

double Aspose::Cells::Charts::Title::GetYRatioToChart()

See Also