GrapeCity ActiveReports for .NET 14.0J
DisplayInLegend プロパティ (Series)

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > Series クラス : DisplayInLegend プロパティ
グラフの凡例に系列を表示するかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property DisplayInLegend As Boolean
public bool DisplayInLegend {get; set;}

プロパティ値

ブール型。グラフの凡例に系列を表示する場合はTrue、それ以外の場合はFalse。

参照

Series クラス
Series メンバ