ChartArea.Top Property

Excel Developer Reference

Returns a Double value that represents the distance, in points, from the top edge of the object to the top of row 1 (on a worksheet) or the top of the chart area (on a chart).

Syntax

expression.Top

expression   A variable that represents a ChartArea object.

See Also