TrueChart for WinForms (C1Chart2D)
Visible プロパティ (PlotArea)

C1.Win.C1Chart.4.5.2 アセンブリ > C1.Win.C1Chart 名前空間 > PlotArea クラス : Visible プロパティ
プロット領域の表示/非表示を取得または設定します。
シンタックス
'宣言
 
Public Property Visible As System.Boolean
public System.bool Visible {get; set;}
解説
プロット領域が非表示の場合、データは描画されません。
参照

PlotArea クラス
PlotArea メンバ
PlotArea クラス