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


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

参照

Chart2DArea クラス
Chart2DArea メンバ