FlexReport for WinForms
PlotMargin プロパティ (Chart)


C1.Document.4.6.2 アセンブリ > C1.Document.FlexChart 名前空間 > Chart クラス : PlotMargin プロパティ
Gets or sets the plot margin.
シンタックス
'宣言
 
Public Property PlotMargin As Thickness
'使用法
 
Dim instance As Chart
Dim value As Thickness
 
instance.PlotMargin = value
 
value = instance.PlotMargin
public Thickness PlotMargin {get; set;}
参照

参照

Chart クラス
Chart メンバ