DataPointCustomProperties.IsVisibleInLegend 屬性

定義

取得或設定旗標,這個旗標表示項目是否會顯示在圖例中。

public:
 property bool IsVisibleInLegend { bool get(); void set(bool value); };
[System.ComponentModel.Bindable(true)]
public bool IsVisibleInLegend { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.IsVisibleInLegend : bool with get, set
Public Property IsVisibleInLegend As Boolean

屬性值

如果項目顯示在圖例中,則為 true,否則為 false

屬性

適用於