Spread Windows Forms 12.0 Product Documentation
Top Property (ChartShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ChartShape Class : Top Property
Gets or sets the Y-coordinate of the object.
Syntax
'Declaration
 
Public Overrides Property Top As Integer
'Usage
 
Dim instance As ChartShape
Dim value As Integer
 
instance.Top = value
 
value = instance.Top
public override int Top {get; set;}
See Also

Reference

ChartShape Class
ChartShape Members