true

SpreadsheetChart.Y property

Gets the vertical offset of this SpreadsheetChart from worksheet top border in points.

public double Y { get; }

Property Value

The y-coordinate of this SpreadsheetChart.

See Also