FlexReport for WinForms
Boxed プロパティ (Chart2DPlotArea)


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DPlotArea クラス : Boxed プロパティ
プロット領域がボックス(実線の境界線)で囲まれているかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property Boxed As System.Boolean
'使用法
 
Dim instance As Chart2DPlotArea
Dim value As System.Boolean
 
instance.Boxed = value
 
value = instance.Boxed
public System.bool Boxed {get; set;}
参照

Chart2DPlotArea クラス
Chart2DPlotArea メンバ