次の方法で共有


Chart.HasLegend プロパティ

定義

グラフに凡例がある場合は True を 返します。 値の取得と設定が可能です。

public:
 property bool HasLegend { bool get(); void set(bool value); };
public bool HasLegend { get; set; }
member this.HasLegend : bool with get, set
Public Property HasLegend As Boolean

プロパティ値

Boolean

適用対象