次の方法で共有


DataLabel.ShowPercentage プロパティ

定義

データ ラベルのパーセンテージ値をグラフに表示するには、 True に設定します。 表示しない場合は False を指定します。 値の取得と設定が可能なブール型 (Boolean) の値です。

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

プロパティ値

Boolean

適用対象