FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > ChartShape クラス : Top プロパティ |
'Declaration
Public Overrides Property Top As Integer
'使用法
Dim instance As ChartShape Dim value As Integer instance.Top = value value = instance.Top
public override int Top {get; set;}