DataPointCustomProperties.IsVisibleInLegend Eigenschaft

Definition

Ruft ein Flag ab, das angibt, ob das Element in der Legende angezeigt wird, oder legt dieses fest.

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

Eigenschaftswert

true, wenn das Element in der Legende angezeigt wird, andernfalls false.

Attribute

Gilt für: