ActiveReports for .NET 18.0J
Visible プロパティ (Legend)

GrapeCity.ActiveReports.PageReportModel 名前空間 > Legend クラス : Visible プロパティ
凡例に表示するかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property Visible As Boolean
public bool Visible {get; set;}

プロパティ値

凡例に表示する場合はtrue、それ以外の場合はfalseを示すSystem.Boolean値。 デフォルト値はfalseです。
参照

Legend クラス
Legend メンバ