次の方法で共有


Chart.ShowValueFieldButtons プロパティ

定義

このオブジェクト、メンバー、または列挙体は非推奨であり、コードで使用することを意図していません。

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

プロパティ値

ピボット グラフの値フィールド ボタンを表示する必要がある場合は true。それ以外の場合は false

適用対象