FlexReport for WinForms
MarginTop プロパティ (Chart2DArea)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DArea クラス : MarginTop プロパティ
Gets or sets the top margin of chart area in twips. -1 will allow for margin auto-positioning.
シンタックス
'宣言
 
Public Property MarginTop As System.Double
'使用法
 
Dim instance As Chart2DArea
Dim value As System.Double
 
instance.MarginTop = value
 
value = instance.MarginTop
public System.double MarginTop {get; set;}
参照

参照

Chart2DArea クラス
Chart2DArea メンバ