次の方法で共有


DataLabels.ShowLegendKey プロパティ

定義

データ ラベルの凡例キーが表示されている場合は 、True に 設定します。 値の取得と設定が可能なブール型 (Boolean) の値です。

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

プロパティ値

Boolean

適用対象