DataLabels.ShowLegendKey プロパティ

定義

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

public:
 property bool ShowLegendKey { bool get(); void set(bool value); };
public bool ShowLegendKey { get; set; }
Public Property ShowLegendKey As Boolean

プロパティ値

適用対象