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


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

参照

Chart2DArea クラス
Chart2DArea メンバ