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


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

参照

Chart2DArea クラス
Chart2DArea メンバ