'Declaration
Public Overrides Property Top As Integer
'Usage
Dim instance As SpreadChart Dim value As Integer instance.Top = value value = instance.Top
public override int Top {get; set;}
'Declaration
Public Overrides Property Top As Integer
'Usage
Dim instance As SpreadChart Dim value As Integer instance.Top = value value = instance.Top
public override int Top {get; set;}