次の方法で共有


IMsoDataTable.ShowLegendKey プロパティ

定義

データ テーブルで凡例を表示するかどうかを指定する ブール 値を取得または設定します。 読み取り/書き込みが可能です。

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

プロパティ値

ブール型

適用対象