GridPicture.Top

GridPicture.Top property

Represents the vertical offset of shape from its top row, in unit of pixels.

public int Top { get; set; }

Remarks

If the shape is in the chart, represents the vertical offset of shape from its top border.

See Also