次の方法で共有


DataLabel.ShowSeriesName プロパティ

定義

グラフのデータ ラベルの系列名表示の動作を示すブール型 (Boolean) の値を設定します。 True の場合、系列名を表示します。 False の場合、系列名は表示されません。 値の取得と設定が可能です。

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

プロパティ値

Boolean

適用対象